Skip to content

Hostname

proppie.in

Last fetched

proppie.in resolves to 5 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in IN.

Nutrition Label

WHISPER CANON · proppie.inRouting diversity2.4/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/proppie.in

Resolution chain

proppie.in resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
129.151.46.182129.151.40.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationIN
18.238.152.3518.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.4318.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.7118.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.152.7418.238.152.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with proppie.in in WhisperGraph.

Subdomains

1 observed subdomain of proppie.in.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for proppie.in.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from proppie.in.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "proppie.in"})-[: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.