Skip to content

Hostname

tap-ag.com

Last fetched

tap-ag.com resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · tap-ag.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/tap-ag.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.41.169.689.41.168.0/22AS20857NL

WHOIS identity

Registrar
iana:2
Organization
trans adriatic pipeline
Contact emails

Subdomains

16 observed subdomains of tap-ag.com.

Web-graph footprint

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

288 sites link to this hostname.

113 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for tap-ag.com.

MechanismTarget
SPF_Atap-ag.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.36.253.151/32
SPF_IP13.37.17.159/32
SPF_IP13.94.242.2
SPF_IP136.144.230.135
SPF_IP15.236.171.222/32
SPF_IP3.123.206.219/32
SPF_IP3.68.129.51/32
SPF_IP35.181.156.191/32
SPF_IP37.97.228.173
SPF_IP40.107.5.93
SPF_IP40.74.35.139
SPF_IP51.105.148.13
SPF_IP52.156.248.120
SPF_MXtap-ag.com

Related pages

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

Cypher and MCP

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

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