Skip to content

Hostname

atzmartec.com

Last fetched

atzmartec.com resolves to 2 IPv4 addresses operated by TELE2 in SE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
193.14.90.203193.12.0.0/14AS1257TELE2SE
87.239.17.20287.239.16.0/21AS205072LAYERSHIFTGB

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for atzmartec.com.

MechanismTarget
SPF_Aatzmartec.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sotaconnect.net
SPF_IP109.169.6.77
SPF_IP109.169.6.8
SPF_IP46.255.248.82
SPF_IP87.239.17.202
SPF_MXatzmartec.com

Related pages

Pivot deeper into the graph from atzmartec.com.

Cypher and MCP

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

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