Hostname
friendssea.com
Last fetched
friendssea.com resolves to 1 IPv4 address operated by AS9790 in NZ. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
friendssea.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 101.100.128.201 | 101.100.128.0/19 | AS9790 | — | NZ |
WHOIS identity
- Registrar
- iana:1068
- Organization
- andrey sobolev
- Contact emails
Subdomains
10 observed subdomains of friendssea.com.
Web-graph footprint
Distinct hostnames that link to or from friendssea.com in the public web crawl.
6 sites link to this hostname.
24 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- friendssea.com
SPF policy
5 SPF mechanisms authorising senders for friendssea.com.
| Mechanism | Target |
|---|---|
| SPF_A | friendssea.com |
| SPF_IP | 101.100.128.201 |
| SPF_IP | 193.42.156.32 |
| SPF_IP | 193.42.156.98 |
| SPF_MX | friendssea.com |
Related pages
Pivot deeper into the graph from friendssea.com.
- IP · 101.100.128.201
- ASN · AS9790
- Registrar · iana:1068
- Country · NZ
- Email · 78fcf3edd13948bebd9e1956b230e03a.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · fr…
- 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: "friendssea.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.