Skip to content

Hostname

teamtankers.com

Last fetched

teamtankers.com resolves to 1 IPv4 address operated by AS48854 in DK. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · teamtankers.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/teamtankers.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.36.209.1346.36.208.0/21AS48854DK

WHOIS identity

Registrar
iana:269
Organization
contact privacy inc. customer 0139056219
Contact emails

Subdomains

4 observed subdomains of teamtankers.com.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for teamtankers.com.

MechanismTarget
SPF_Arelay.t26.dk
SPF_Ateamtankers.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEweb.shared.mysmtp.com
SPF_IP103.203.221.44
SPF_IP108.58.238.126
SPF_IP140.82.192.76
SPF_IP165.21.122.218
SPF_IP167.206.4.220/24
SPF_IP212.73.25.28/32
SPF_IP213.97.227.38
SPF_IP27.110.223.66
SPF_IP64.34.80.172/32
SPF_IP66.196.242.142
SPF_IP77.221.227.4
SPF_IP77.221.240.22
SPF_IP77.221.240.24
SPF_IP92.222.133.128/27
SPF_IP93.90.115.1/32
SPF_IP93.90.117.1/32
SPF_IP94.200.75.189
SPF_MXteamtankers.com

Related pages

Pivot deeper into the graph from teamtankers.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "teamtankers.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.