Hostname
roaditsolutions.com
Last fetched
roaditsolutions.com resolves to 2 IPv4 addresses operated by NODISTO - Nodisto IT, LLC in US. WHOIS lists iana:1861 as the registrar.
Nutrition Label
Resolution chain
roaditsolutions.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 |
|---|---|---|---|---|
| 104.237.5.197 | 104.237.5.0/24 | AS394727 | NODISTO - Nodisto IT, LLC | US |
| 63.142.241.43 | 63.142.241.0/24 | AS394727 | NODISTO - Nodisto IT, LLC | US |
WHOIS identity
- Registrar
- iana:1861
- Organization
- contact privacy inc. customer 1243788216
- Contact emails
Subdomains
13 observed subdomains of roaditsolutions.com.
Web-graph footprint
Distinct hostnames that link to or from roaditsolutions.com in the public web crawl.
19 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for roaditsolutions.com.
| Mechanism | Target |
|---|---|
| SPF_A | roaditsolutions.com |
| SPF_IP | 104.237.5.197 |
| SPF_IP | 63.142.241.43 |
| SPF_MX | roaditsolutions.com |
Related pages
Pivot deeper into the graph from roaditsolutions.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "roaditsolutions.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.