Hostname
roadsideweeds.com
Last fetched
roadsideweeds.com resolves to 2 IPv4 addresses operated by ASN-DIS - 1515 ROUNDTABLE DR PROPERTY, LLC in US. WHOIS lists iana:93 as the registrar.
Nutrition Label
Resolution chain
roadsideweeds.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 |
|---|---|---|---|---|
| 38.247.131.111 | 38.247.128.0/20 | AS393398 | ASN-DIS - 1515 ROUNDTABLE DR PROPERTY, LLC | US |
| 67.211.45.48 | 67.211.32.0/20 | AS13354 | ZC38-AS1 - zColo | US |
WHOIS identity
- Registrar
- iana:93
- Organization
- ian heap
- Contact emails
- 0987dffd44711aad9ae216530daefa042fcfde4a@whois.gkg.net
- 0ed542d16a33c1ca1bdfdb886086222e0f8f0265@privatedomain.gkg.net
- 10c54fa77f48d8b135375fc862d2aed5f5f2ca37@privatedomain.gkg.net
- 15f9362b51a044d08d86bcbba3e6079c6e28aeae@privatedomain.gkg.net
- 1f23e09d047e36b9ccb78e98934681e0b4dee179@privatedomain.gkg.net
- 30cbcc95ae44927eba04b3fed154abf8b0d26c93@privatedomain.gkg.net
- 353bdfc0798423da69656bbb9e88aa1b822e45ef@privatedomain.gkg.net
- 4712b4776424aa5c55aa79ac53acbaae5578ac2f@privatedomain.gkg.net
- 9f0a6287136510b04dfb21e1e3b9160b6ca93d2b@privatedomain.gkg.net
- b8fcd172b4ad9e71f76d06849068ec24e645274b@whois.gkg.net
- c2e7739dc1055a1225391c25c369985b67ff9ce3@privatedomain.gkg.net
- c5d0408d5db3c9262fcd69f41658a7b9bd409997@privatedomain.gkg.net
- c9c17236e04895a66c03cff5ac2c075bc2953aba@privatedomain.gkg.net
- ce0935a185a1b99b38a97f199154110548a23489@privatedomain.gkg.net
Subdomains
3 observed subdomains of roadsideweeds.com.
Web-graph footprint
Distinct hostnames that link to or from roadsideweeds.com in the public web crawl.
10 sites linked to from this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for roadsideweeds.com.
| Mechanism | Target |
|---|---|
| SPF_A | roadsideweeds.com |
| SPF_IP | 38.247.131.111 |
| SPF_IP | 67.211.45.48 |
| SPF_MX | roadsideweeds.com |
Related pages
Pivot deeper into the graph from roadsideweeds.com.
- IP · 38.247.131.111
- ASN · AS393398ASN-DIS - 1515 ROUNDTABLE DR PROPERTY, LLC
- Registrar · iana:93
- Country · US
- Email · 0987dffd44711aad9ae216530daefa042fcfde4a@whois.gkg.net
- TLD · .com
- Browse hostnames · ro…
- 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: "roadsideweeds.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.