Skip to content

Hostname

teamfortress.com

Last fetched

teamfortress.com resolves to 5 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · teamfortress.comRouting diversity3.9/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint7.4/10canon.whisper.security/host/teamfortress.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.80.253.10104.80.248.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.25.21.74184.25.16.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.TR
184.31.66.9184.31.64.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.34.54.3123.34.52.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.56.200.4823.56.200.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE

WHOIS identity

Registrar
iana:292
Organization
attn teamfortress.com care of network solutions
Contact emails

Subdomains

3 observed subdomains of teamfortress.com.

Web-graph footprint

Distinct hostnames that link to or from teamfortress.com in the public web crawl.

1,146 sites link to this hostname.

118 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for teamfortress.com.

MechanismTarget
SPF_INCLUDE_netblocks.mimecast.com
SPF_MXteamfortress.com

Related pages

Pivot deeper into the graph from teamfortress.com.

Cypher and MCP

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

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