Skip to content

Hostname

postulo.ai

Last fetched

postulo.ai resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN.

Nutrition Label

WHISPER CANON · postulo.aiRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint6.3/10canon.whisper.security/host/postulo.ai

Resolution chain

postulo.ai resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.35.20.11313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.12313.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.1613.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
13.35.20.9013.35.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.IN
52.85.31.1152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.2752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.5852.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.8752.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.10265.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.11265.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.7465.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
65.8.248.865.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with postulo.ai in WhisperGraph.

Subdomains

2 observed subdomains of postulo.ai.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for postulo.ai.

MechanismTarget
SPF_INCLUDEsecureserver.net

Related pages

Pivot deeper into the graph from postulo.ai.

Cypher and MCP

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

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