Skip to content

Hostname

teamapollo.io

Last fetched

teamapollo.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · teamapollo.ioRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/teamapollo.io

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.185.11418.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.11818.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.1418.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.9718.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.12018.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.12318.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.4218.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.53.5018.165.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.244.87.10918.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.4318.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.8018.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG
18.244.87.918.244.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.BG

WHOIS identity

No WHOIS records are currently associated with teamapollo.io in WhisperGraph.

Subdomains

1 observed subdomain of teamapollo.io.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for teamapollo.io.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from teamapollo.io.

Cypher and MCP

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

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