Skip to content

Hostname

taag.com

Last fetched

taag.com resolves to 1 IPv4 address operated by AS5533 in PT. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · taag.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint6.9/10canon.whisper.security/host/taag.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.22.29.44195.22.0.0/19AS5533PT

WHOIS identity

Registrar
iana:48
Organization
eugenio amado
Contact emails

Subdomains

9 observed subdomains of taag.com.

Web-graph footprint

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

428 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for taag.com.

MechanismTarget
SPF_INCLUDE_spf.emfwd.name-services.com
SPF_MXtaag.com

Related pages

Pivot deeper into the graph from taag.com.

Cypher and MCP

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

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