Skip to content

Hostname

tag-ag.com

Last fetched

tag-ag.com resolves to 1 IPv4 address operated by AS13251 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · tag-ag.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tag-ag.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.179.66.67213.179.196.0/22AS13251DE

WHOIS identity

Registrar
iana:269
Organization
mathias glume
Contact emails

Subdomains

24 observed subdomains of tag-ag.com.

Web-graph footprint

Distinct hostnames that link to or from tag-ag.com in the public web crawl.

131 sites link to this hostname.

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for tag-ag.com.

MechanismTarget
SPF_INCLUDEagenturserver.de
SPF_INCLUDEmailing.eqs.com
SPF_INCLUDEmx-spf.eqs-service.com
SPF_INCLUDEspf-inm.eqs-service.com
SPF_INCLUDEspf.eqs-externaladdress.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2001:4ba0:92c1:84:0:0:0:3
SPF_IP2001:4ba0:92c1:84:0:0:0:5
SPF_IP2001:920:1847:6501:0:0:0:2
SPF_IP213.179.66.67
SPF_IP213.179.68.141
SPF_IP213.179.68.144
SPF_IP213.61.90.91
SPF_IP217.110.13.18
SPF_IP46.228.205.99
SPF_IP52.30.130.201/32
SPF_IP54.229.2.165/32
SPF_MXtag-ag.com

Related pages

Pivot deeper into the graph from tag-ag.com.

Cypher and MCP

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

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