Skip to content

Hostname

tagww.com

Last fetched

tagww.com resolves to 216.150.1.193, announced in 216.150.1.0/24 by AMAZON-02 - Amazon.com, Inc. in US. tagww.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · tagww.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tagww.com

Resolution chain

IPv6 resolution

No AAAA record for tagww.com is recorded in WhisperGraph.

Attribution

amazon com

ORIGIN_AS

WHOIS identity

Registrar
iana:299
Registrant organisation
chris stone
Contact emails
tagww.com@namebrightprivacy.com, emeacommunication@tagworldwide.com, helpdesk@tagworldwide.com, q2289003@mvrht.net

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • dns1.cscdns.net
  • dns2.cscdns.net

MX records

  • eu-smtp-inbound-1.mimecast.com
  • eu-smtp-inbound-2.mimecast.com
  • tagww-com.mail.protection.outlook.com

SPF policy

  • ip: 170.252.46.0/28
  • ip: 148.163.157.10/32
  • ip: 148.163.159.10/32
  • ip: 54.153.131.110/32
  • ip: 216.83.163.132/32
  • ip: 67.231.149.140/32
  • ip: 54.219.145.149/32
  • ip: 52.1.14.157/32
  • ip: 54.229.2.165/32
  • ip: 103.231.40.176/32
  • ip: 170.252.43.192/26
  • ip: 66.179.128.196/32
  • ip: 52.30.130.201/32
  • ip: 207.211.30.221/32
  • ip: 54.66.252.242/32
  • ip: 107.20.210.250/32
  • ip: 170.252.38.64/26
  • ip: 170.252.248.64/27
  • ip: 54.71.252.65/32
  • ip: 52.16.190.81/32
  • ip: 52.17.45.98/32
  • include: eu._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • include: aspmx.pardot.com
  • include: zcsend.in
  • include: spf.zohomail360.in
  • include: 741761.workshop-spf.net
  • ip: 192.104.67.3
  • ip: 192.104.67.6
  • ip: 193.111.227.127
  • ip: 194.224.177.201
  • ip: 199.255.204.5
  • ip: 204.90.21.128
  • ip: 204.90.21.132
  • ip: 204.90.21.133
  • ip: 204.90.21.134
  • ip: 205.139.110.177
  • ip: 207.254.213.9
  • ip: 216.130.131.68
  • ip: 216.244.121.94
  • ip: 217.130.124.201
  • ip: 64.21.54.41
  • ip: 67.192.21.185
  • ip: 67.231.157.136
  • ip: 91.209.134.59
  • ip: 91.209.134.60
  • ip: 96.65.150.125

Threat-feed evidence

History

Related pages

Pivot from tagww.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "tagww.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.