Skip to content

Hostname

tap-ag.it

Last fetched

tap-ag.it resolves to 1 IPv4 address operated by AS20857 in NL. WHOIS lists registrar:1 api gmbh as the registrar.

Nutrition Label

WHISPER CANON · tap-ag.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/tap-ag.it

Resolution chain

tap-ag.it 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
registrar:1 api gmbh
Organization
ittrust domain services
Contact emails

Subdomains

1 observed subdomain of tap-ag.it.

Subdomain
www.tap-ag.it

Web-graph footprint

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

62 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for tap-ag.it.

MechanismTarget
SPF_Amx1.t-systems.ch
SPF_Amx2.t-systems.ch
SPF_Aprodmail2a.successfactors.eu
SPF_Aprodmail2b.successfactors.eu
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP13.94.242.2
SPF_IP136.144.230.135
SPF_IP37.97.228.173
SPF_IP40.74.35.139
SPF_IP51.105.148.13
SPF_IP52.156.248.120
SPF_MXtap-ag.it

Related pages

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

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "tap-ag.it"})-[: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.