Skip to content

Hostname

frightprops.com

Last fetched

frightprops.com resolves to 2 IPv4 addresses operated by VKT-HK Viking Telecom Limited in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · frightprops.comRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/frightprops.com

Resolution chain

frightprops.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
96.126.120.13296.126.112.0/20AS63949VKT-HK Viking Telecom LimitedUS
96.126.120.4096.126.112.0/20AS63949VKT-HK Viking Telecom LimitedUS

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0139560214
Contact emails

Subdomains

15 observed subdomains of frightprops.com.

Web-graph footprint

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

63 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for frightprops.com.

MechanismTarget
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.messagingengine.com
SPF_IP104.207.224.141
SPF_IP64.147.123.34
SPF_IP73.65.21.219
SPF_IP96.126.120.132
SPF_IP96.126.120.40
SPF_MXfrightprops.com

Related pages

Pivot deeper into the graph from frightprops.com.

Cypher and MCP

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

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