Skip to content

Hostname

404link.com

Last fetched

404link.com resolves to 172.254.163.212, announced in 172.254.0.0/16 by TWC-12271-NYC - Charter Communications Inc in US. 404link.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 · 404link.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/404link.com

Resolution chain

IPv6 resolution

No AAAA record for 404link.com is recorded in WhisperGraph.

Attribution

charter

ORIGIN_AS

WHOIS identity

Registrar
iana:146
Registrant organisation
chris wianecki
Contact emails
ferryfox@hotmail.com, krzys@perfekt.net

Subdomains

Showing 1 of 1 subdomain (1 per page).

Mail and authentication

Nameservers

  • ns75.domaincontrol.com
  • ns76.domaincontrol.com

MX records

  • mail.404link.com
  • chrysek2.perfekt.com
  • chrysek2.perfekt.net

SPF policy

  • a: 404link.com
  • mx: 404link.com
  • ip: 172.254.163.211
  • ip: 172.254.163.212
  • ip: 172.254.163.214

Threat-feed evidence

History

Related pages

Pivot from 404link.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: "404link.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.