Skip to content

Hostname

team99.it

Last fetched

team99.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · team99.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/team99.it

Resolution chain

team99.it resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.196.196.21018.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
Contact emails

Subdomains

44 observed subdomains of team99.it.

Web-graph footprint

Distinct hostnames that link to or from team99.it in the public web crawl.

121 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for team99.it.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.webapps.net
SPF_IP3.65.149.49

Related pages

Pivot deeper into the graph from team99.it.

Cypher and MCP

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

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