Skip to content

Hostname

properspursy.com

Last fetched

properspursy.com resolves to 1 IPv4 address operated by AS62240 in GB. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · properspursy.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/properspursy.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.245.83.197185.245.83.0/24AS62240GB

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

9 observed subdomains of properspursy.com.

Web-graph footprint

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

379 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • properspursy.com

SPF policy

8 SPF mechanisms authorising senders for properspursy.com.

MechanismTarget
SPF_Aproperspursy.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP141.94.131.152
SPF_IP185.245.83.197
SPF_IP51.254.145.55
SPF_MXproperspursy.com

Related pages

Pivot deeper into the graph from properspursy.com.

Cypher and MCP

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

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