Skip to content

Hostname

proxys.com

Last fetched

proxys.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. proxys.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 · proxys.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/proxys.com

Resolution chain

No IPv4 resolution is recorded for proxys.com in WhisperGraph.

IPv6 resolution

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

WHOIS identity

Registrar
iana:168
Registrant organisation
web consult srl
Contact emails
r.perelli@tecnocasa.com

Subdomains

Showing 3 of 3 subdomains (3 per page).

Mail and authentication

Nameservers

  • dns1.proxys.com
  • dns2.proxys.com

MX records

  • proxys-com.mail.protection.outlook.com

SPF policy

  • ip: 193.122.0.0/20
  • ip: 193.122.48.0/20
  • ip: 130.61.12.58/16
  • include: spf.protection.outlook.com
  • mx: proxys.com
  • a: mail.proxys.com
  • a: mailrelay.tecnocasa.com
  • ip: 130.61.204.102
  • ip: 130.61.71.169
  • ip: 18.194.112.251
  • ip: 18.194.190.3
  • ip: 18.195.178.162
  • ip: 3.121.249.101
  • ip: 3.74.214.157
  • ip: 52.59.33.114

Threat-feed evidence

History

Related pages

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