Skip to content

Hostname

tampnet.com

Last fetched

tampnet.com resolves to 1 IPv4 address operated by DOMENESHOP Oslo, Norway in NO. WHOIS lists iana:1001 as the registrar.

Nutrition Label

WHISPER CANON · tampnet.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/tampnet.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.63.248.52194.63.248.0/24AS12996DOMENESHOP Oslo, NorwayNO

WHOIS identity

Registrar
iana:1001
Organization
per helge svensson
Contact emails

Subdomains

16 observed subdomains of tampnet.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for tampnet.com.

MechanismTarget
SPF_Agw6032.fortimail.com
SPF_Atampnet.com
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP173.243.136.32
SPF_IP199.16.211.114
SPF_IP199.16.211.116
SPF_IP199.16.211.117
SPF_IP199.16.211.86
SPF_IP98.71.40.63
SPF_MXtampnet.com

Related pages

Pivot deeper into the graph from tampnet.com.

Cypher and MCP

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

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