Skip to content

Hostname

team.ceo

Last fetched

team.ceo resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · team.ceoRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/team.ceo

Resolution chain

team.ceo resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.81.211.24735.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
35.85.201.035.80.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.US
44.230.201.15144.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.239.105.16544.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.240.174.21044.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
44.255.223.7244.224.0.0/11AS16509AMAZON-02 - Amazon.com, Inc.US
52.25.47.20152.24.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.US
54.186.2.22554.186.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
54.70.1.1654.70.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

3 observed subdomains of team.ceo.

Web-graph footprint

Distinct hostnames that link to or from team.ceo in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for team.ceo.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from team.ceo.

Cypher and MCP

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

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