Skip to content

Hostname

nrfsp.com

Last fetched

nrfsp.com resolves to 1 IPv4 address operated by PUREVOLTAGE-INC - PureVoltage Hosting Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · nrfsp.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/nrfsp.com

Resolution chain

nrfsp.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.249.171.187162.249.170.0/23AS26548PUREVOLTAGE-INC - PureVoltage Hosting Inc.US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

20 observed subdomains of nrfsp.com.

Web-graph footprint

Distinct hostnames that link to or from nrfsp.com in the public web crawl.

177 sites link to this hostname.

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for nrfsp.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP107.191.32.235
SPF_IP162.249.171.187
SPF_IP207.166.101.207/32
SPF_IP207.166.104.207/32
SPF_IP207.166.92.11/32
SPF_IP207.166.95.11/32
SPF_IP207.200.209.45
SPF_IP216.243.194.83
SPF_IP216.81.184.6
SPF_IP38.98.152.192/26
SPF_IP4.35.100.1/25
SPF_IP65.175.55.192/26
SPF_IP67.227.152.83
SPF_IP67.30.143.14
SPF_IP67.43.4.86

Related pages

Pivot deeper into the graph from nrfsp.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "nrfsp.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.