Hostname
norcom.org
Last fetched
norcom.org has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
norcom.org has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:2
- Organization
- norcom
- Contact emails
- b47cx88c5r5@networksolutionsprivateregistration.com
- bv8cw7wa8r2@networksolutionsprivateregistration.com
- fm4ym7up8qs@networksolutionsprivateregistration.com
- gg5ru8sy23d@networksolutionsprivateregistration.com
- tr2nv5ez8a7@networksolutionsprivateregistration.com
- vv2559tb3wh@networksolutionsprivateregistration.com
- wq5jr6df9mt@networksolutionsprivateregistration.com
Subdomains
19 observed subdomains of norcom.org.
Showing 18 of 19. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from norcom.org in the public web crawl.
25 sites link to this hostname.
42 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
5 SPF mechanisms authorising senders for norcom.org.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 204.29.209.10 |
| SPF_IP | 2620:60:e000:224:100:0:0:10 |
Related pages
Pivot deeper into the graph from norcom.org.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "norcom.org"})-[: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.