Skip to content

Hostname

propsage.com

Last fetched

propsage.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · propsage.comRouting diversity4.2/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/propsage.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.215.12.10013.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.250.201.17213.250.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
46.137.207.8146.137.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.SG
52.220.180.7852.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.76.165.2652.76.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.255.6.25054.255.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:1479
Organization
siow chen ang
Contact emails

Subdomains

17 observed subdomains of propsage.com.

Web-graph footprint

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

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for propsage.com.

MechanismTarget
SPF_Apropsage.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEmailgun.org
SPF_IP103.206.30.0/23
SPF_IP103.206.30.10
SPF_IP103.206.30.138
SPF_IP103.206.30.40
SPF_IP103.206.30.45
SPF_MXpropsage.com

Related pages

Pivot deeper into the graph from propsage.com.

Cypher and MCP

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

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