Hostname
fryzland.com
Last fetched
fryzland.com resolves to 2 IPv4 addresses operated by LIMESTONENETWORKS - Limestone Networks, Inc. in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
fryzland.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 |
|---|---|---|---|---|
| 64.31.53.154 | 64.31.53.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
| 64.31.53.210 | 64.31.53.0/24 | AS46475 | LIMESTONENETWORKS - Limestone Networks, Inc. | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
Subdomains
16 observed subdomains of fryzland.com.
Web-graph footprint
Distinct hostnames that link to or from fryzland.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
7 SPF mechanisms authorising senders for fryzland.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | mxlogin.com |
| SPF_INCLUDE | relay.mailbaby.net |
| SPF_INCLUDE | relay.mailchannels.net |
| SPF_IP | 2.56.254.98 |
| SPF_IP | 64.31.53.154 |
| SPF_IP | 64.31.53.210 |
| SPF_IP | 66.150.64.29 |
Related pages
Pivot deeper into the graph from fryzland.com.
- IP · 64.31.53.154
- ASN · AS46475LIMESTONENETWORKS - Limestone Networks, Inc.
- Registrar · iana:1479
- Country · US
- Email · bigfry@bak.rr.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: "fryzland.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.