Skip to content

Hostname

propersky.com

Last fetched

propersky.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · propersky.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/propersky.com

Resolution chain

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

WHOIS identity

Registrar
iana:1068
Organization
jim smith
Contact emails

Subdomains

20 observed subdomains of propersky.com.

Web-graph footprint

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

25 sites link to this hostname.

206 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for propersky.com.

MechanismTarget
SPF_Apropersky.com
SPF_INCLUDE24067378.spf03.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_INCLUDEtransmail.net
SPF_INCLUDEu3348989.wl240.sendgrid.net
SPF_INCLUDEzcsend.net
SPF_IP108.52.203.242
SPF_IP13.82.228.43
SPF_IP167.89.70.61/32
SPF_IP208.94.147.128/32
SPF_IP34.192.37.131
SPF_IP40.117.44.182
SPF_IP40.121.154.115
SPF_IP40.121.158.167
SPF_IP40.71.11.140
SPF_IP50.31.33.121/32
SPF_IP52.3.110.62
SPF_IP52.44.160.38
SPF_IP64.94.35.32/32

Related pages

Pivot deeper into the graph from propersky.com.

Cypher and MCP

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

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