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
Resolution chain
clipperteas.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.157.42.30 | 45.157.40.0/22 | AS61323 | UKFAST - ANS ACADEMY LIMITED | GB |
| 91.199.181.17 | 91.199.181.0/24 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | GB |
WHOIS identity
- Registrar
- iana:269
- Organization
- domain manager
- Contact emails
Subdomains
1 observed subdomain of clipperteas.com.
| Subdomain |
|---|
| www.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.
| Mechanism | Target |
|---|---|
| SPF_A | clipperteas.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.wessanen.com |
| SPF_MX | clipperteas.com |
Related pages
Pivot deeper into the graph from clipperteas.com.
- IP · 45.157.42.30
- ASN · AS61323UKFAST - ANS ACADEMY LIMITED
- Registrar · iana:269
- Country · GB
- Email · domeinen@novagraaf.com
- TLD · .com
- Browse hostnames · cl…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.