Hostname
roadsign.com
Last fetched
roadsign.com resolves to 1 IPv4 address operated by PANIX - Panix in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
roadsign.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 |
|---|---|---|---|---|
| 166.84.7.172 | 166.84.0.0/16 | AS2033 | PANIX - Panix | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- andrew gillham
- Contact emails
- gillham@roadsign.com
- 00ab9f91-c431-4a9a-8026-f165b0809b7b@identity-protect.org
- 1e98bec5-bf52-4afa-90fa-828e9b443352@identity-protect.org
- 5600a8b3-4254-4c8a-a12e-2eb3cd75ecaf@identity-protect.org
- 9913f72b-9745-402b-a7e3-5d414313a0df@identity-protect.org
- a2328f63-cf9e-46bb-844b-aae18cc322b1@identity-protect.org
- cd96fc30-1c20-468d-aa69-b0c21c18a026@identity-protect.org
- f25761fb-b937-40ae-b01a-9fca3f898351@identity-protect.org
- owner-4144767@roadsign.com.whoisprivacyservice.org
Subdomains
5 observed subdomains of roadsign.com.
Web-graph footprint
Distinct hostnames that link to or from roadsign.com in the public web crawl.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for roadsign.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
Related pages
Pivot deeper into the graph from roadsign.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "roadsign.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.