Skip to content

Hostname

proxifier.com

Last fetched

proxifier.com resolves to 172.104.17.238, announced in 172.104.16.0/20 by AKAMAI-LINODE-AP - Akamai Connected Cloud in US. proxifier.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 · proxifier.comRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.0/10canon.whisper.security/host/proxifier.com

Resolution chain

IPv6 resolution

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

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Registrant organisation
initex
Contact emails
info@initex.com, 1c237c81ff544c4ebf89867e13cb1316.protect@whoisguard.com, 32dccf379838429b92a0d1f34ebb53c3.protect@withheldforprivacy.com, 44c27f88f02a4d73be417e08e59ce6af.protect@withheldforprivacy.com, serus@users.mns.ru

Subdomains

Showing 2 of 2 subdomains (2 per page).

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

  • ns20.digicertdns.com
  • ns10.dnsmadeeasy.com
  • ns11.dnsmadeeasy.com
  • ns12.dnsmadeeasy.com
  • ns13.dnsmadeeasy.com
  • ns14.dnsmadeeasy.com
  • ns15.dnsmadeeasy.com

MX records

  • mx.ventobyte.com

SPF policy

  • mx: proxifier.com

Threat-feed evidence

History

Related pages

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