Hostname
feedroom.com
Last fetched
feedroom.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US. WHOIS lists iana:1479 as the registrar.
Nutrition Label
Resolution chain
feedroom.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 |
|---|---|---|---|---|
| 198.71.233.141 | 198.71.233.0/24 | AS398787 | GO-DADDY-COM-LLC - GoDaddy.com, LLC | US |
WHOIS identity
- Registrar
- iana:1479
- Organization
- domain administrator
- Contact emails
- hostmaster@feedroom.com
- rr2h42pb5ut@networksolutionsprivateregistration.com
- tb4rz3ds8bg@networksolutionsprivateregistration.com
- yq2e73hb555@networksolutionsprivateregistration.com
- pw-23be78cb7469c9b7e94e12cb54c2151e@privacyguardian.org
- pw-6dec8a673e11639a22af2de7cbcaa08a@privacyguardian.org
- pw-c2e462ffa9f8a7b5845511e8c1c0a3b2@privacyguardian.org
- rachelmcbride@fastmail.co.uk
Subdomains
2 observed subdomains of feedroom.com.
Web-graph footprint
Distinct hostnames that link to or from feedroom.com in the public web crawl.
45 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
2 SPF mechanisms authorising senders for feedroom.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | secureserver.net |
| SPF_MX | feedroom.com |
Related pages
Pivot deeper into the graph from feedroom.com.
- IP · 198.71.233.141
- ASN · AS398787GO-DADDY-COM-LLC - GoDaddy.com, LLC
- Registrar · iana:1479
- Country · US
- Email · hostmaster@feedroom.com
- TLD · .com
- Browse hostnames · fe…
- 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: "feedroom.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.