Hostname
rootinc.com
Last fetched
rootinc.com resolves to 1 IPv4 address operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
rootinc.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 |
|---|---|---|---|---|
| 35.188.115.126 | 35.188.112.0/20 | AS396982 | GOOGLE-CLOUD-PLATFORM - Google LLC | US |
WHOIS identity
- Registrar
- iana:299
- Organization
- perfect privacy,
- Contact emails
- accenturedomains@accenture.com
- bg8y97ka84y@networksolutionsprivateregistration.com
- fx3fn3db7nk@networksolutionsprivateregistration.com
- p52552j88b5@networksolutionsprivateregistration.com
- pt53u56q5a5@networksolutionsprivateregistration.com
- q84dd7jr4sf@networksolutionsprivateregistration.com
- qq29h42m2zb@networksolutionsprivateregistration.com
- rn8u97ft9q8@networksolutionsprivateregistration.com
- s93j77er5yf@networksolutionsprivateregistration.com
- v393g9xh24t@networksolutionsprivateregistration.com
- vk8ry2ck6hx@networksolutionsprivateregistration.com
- zv89d4c53qh@networksolutionsprivateregistration.com
Subdomains
9 observed subdomains of rootinc.com.
Web-graph footprint
Distinct hostnames that link to or from rootinc.com in the public web crawl.
162 sites link to this hostname.
223 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for rootinc.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _netblocks.eloqua.com |
| SPF_INCLUDE | _spfa.exchange.accenture.com |
| SPF_INCLUDE | _spfb.exchange.accenture.com |
| SPF_IP | 149.72.52.108 |
| SPF_IP | 68.70.176.146 |
| SPF_IP | 68.70.187.176/28 |
Related pages
Pivot deeper into the graph from rootinc.com.
- IP · 35.188.115.126
- ASN · AS396982GOOGLE-CLOUD-PLATFORM - Google LLC
- Registrar · iana:299
- Country · US
- Email · accenturedomains@accenture.com
- 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: "rootinc.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.