Skip to content

Hostname

clipperteas.com

Last fetched

clipperteas.com resolves to 2 IPv4 addresses operated by UKFAST - ANS ACADEMY LIMITED in GB. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · clipperteas.comRouting diversity2.4/10Peering density5.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/clipperteas.com

Resolution chain

clipperteas.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.157.42.3045.157.40.0/22AS61323UKFAST - ANS ACADEMY LIMITEDGB
91.199.181.1791.199.181.0/24AS396982GOOGLE-CLOUD-PLATFORM - Google LLCGB

WHOIS identity

Registrar
iana:269
Organization
domain manager
Contact emails

Subdomains

1 observed subdomain of clipperteas.com.

Web-graph footprint

Distinct hostnames that link to or from clipperteas.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for clipperteas.com.

MechanismTarget
SPF_Aclipperteas.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.wessanen.com
SPF_MXclipperteas.com

Related pages

Pivot deeper into the graph from clipperteas.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "clipperteas.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.