Skip to content

Hostname

tags4files.com

Last fetched

tags4files.com resolves to 2 IPv4 addresses operated by AMANAHA-NEW - Amanah Tech Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · tags4files.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/tags4files.com

Resolution chain

tags4files.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
162.219.176.67162.219.176.0/24AS32489AMANAHA-NEW - Amanah Tech Inc.CA
67.43.236.11467.43.224.0/20AS36666GTCOMM - GloboTech CommunicationsCA

WHOIS identity

Registrar
iana:146
Organization
bogdan kobets
Contact emails

Subdomains

2 observed subdomains of tags4files.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • tags4files.com

SPF policy

2 SPF mechanisms authorising senders for tags4files.com.

MechanismTarget
SPF_IP162.219.176.67
SPF_IP67.43.236.114

Related pages

Pivot deeper into the graph from tags4files.com.

Cypher and MCP

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

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