Hostname
nrcgroup.com
Last fetched
nrcgroup.com resolves to 1 IPv4 address operated by AS12996 in NO. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
nrcgroup.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 |
|---|---|---|---|---|
| 194.63.248.52 | 194.63.248.0/24 | AS12996 | — | NO |
WHOIS identity
- Registrar
- iana:1001
- Organization
- leontine zakariassen
- Contact emails
- seven.seas@nifty.com
- 4htrqy5kvvgw@privacy-protection.email
- 7g55vs6vraak@privacy-protection.email
- 7yjetknwmh5q@privacy-protection.email
- ak4tc8nrhovb@privacy-protection.email
- b3cjcsyhre7e@privacy-protection.email
- dra8cc3kk4c4@privacy-protection.email
- hjwypkpeyz2y@privacy-protection.email
- npc4fwiubc45@privacy-protection.email
- nq7a5hr8kjgy@privacy-protection.email
- nuqte7agqdbd@privacy-protection.email
- nvysazw8ns8g@privacy-protection.email
- psp7iv5wgzy5@privacy-protection.email
- pye6ewj3dcsx@privacy-protection.email
- pyrn2atkbpeo@privacy-protection.email
- tf5adqhauegb@privacy-protection.email
- tokqcky6cips@privacy-protection.email
- vgrak3zdv9qe@privacy-protection.email
- xen7ejwpwzoc@privacy-protection.email
- zukvw85cau22@privacy-protection.email
- and 1 more
Subdomains
10 observed subdomains of nrcgroup.com.
Web-graph footprint
Distinct hostnames that link to or from nrcgroup.com in the public web crawl.
34 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for nrcgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.sndr.no |
| SPF_INCLUDE | spf.eye-share.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 151.252.12.192/26 |
| SPF_MX | nrcgroup.com |
Related pages
Pivot deeper into the graph from nrcgroup.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "nrcgroup.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.