Hostname
norcal-group.com
Last fetched
norcal-group.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
norcal-group.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 |
|---|---|---|---|---|
| 199.60.103.143 | 199.60.103.0/24 | AS209242 | — | US |
| 199.60.103.43 | 199.60.103.0/24 | AS209242 | — | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- perfect privacy,
- Contact emails
- ak3c43x62nz@networksolutionsprivateregistration.com
- cg8y98qm7h6@networksolutionsprivateregistration.com
- gd66b3c234d@networksolutionsprivateregistration.com
- k94tt88p5ns@networksolutionsprivateregistration.com
- ku9hf5ba5ee@networksolutionsprivateregistration.com
- p39xb6jt7zy@networksolutionsprivateregistration.com
- q43dh35a2vg@networksolutionsprivateregistration.com
- uu7ev86e7ce@networksolutionsprivateregistration.com
- vn64p35z8r9@networksolutionsprivateregistration.com
- vz5j85gh6j3@networksolutionsprivateregistration.com
- vz7xd9hy7jz@networksolutionsprivateregistration.com
- xd4up8tb6qn@networksolutionsprivateregistration.com
- yc2gj4xt9cu@networksolutionsprivateregistration.com
- zk9585w285f@networksolutionsprivateregistration.com
Subdomains
17 observed subdomains of norcal-group.com.
Web-graph footprint
Distinct hostnames that link to or from norcal-group.com in the public web crawl.
65 sites link to this hostname.
119 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for norcal-group.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | service-now.com |
| SPF_INCLUDE | spf-00214d01.pphosted.com |
| SPF_INCLUDE | spf-00278e01.pphosted.com |
| SPF_INCLUDE | spf.dynect.net |
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from norcal-group.com.
- IP · 199.60.103.143
- ASN · AS209242
- Registrar · iana:2
- Country · US
- Email · ak3c43x62nz@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · no…
- 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: "norcal-group.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.