Skip to content

Hostname

tag-local.com

Last fetched

tag-local.com resolves to 18.164.124.123, announced in 18.164.124.0/22 by AMAZON-02 - Amazon.com, Inc. in US. tag-local.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 · tag-local.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/tag-local.com

Resolution chain

IPv6 resolution

No AAAA record for tag-local.com is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:9
Contact emails
noc@ifwe.co, 0pbmokm2huhgq8gchgo0jhso8j@domaindiscreet.com, tag-local.com@contactprivacy.com, noc@tagged.com

Mail and authentication

Nameservers

  • ns-388.awsdns-48.com
  • ns-1009.awsdns-62.net
  • ns-1232.awsdns-26.org
  • ns-2044.awsdns-63.co.uk

MX records

  • bounce.taggedmail.com

SPF policy

  • ip: 208.74.204.0/22
  • ip: 46.19.168.0/23
  • ip: 67.221.174.0/24

Threat-feed evidence

History

Related pages

Pivot from tag-local.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: "tag-local.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.