Skip to content

Hostname

proxia.com

Last fetched

proxia.com resolves to 1 IPv4 address operated by AS15817 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · proxia.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/proxia.com

Resolution chain

proxia.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
156.67.235.109156.67.232.0/21AS15817DE

WHOIS identity

Registrar
iana:269
Organization
julia klingspor
Contact emails

Subdomains

10 observed subdomains of proxia.com.

Web-graph footprint

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

44 sites link to this hostname.

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for proxia.com.

MechanismTarget
SPF_Anewsgw-01.dd24.net
SPF_Anewsgw-02.dd24.net
SPF_Anewsgw-03.dd24.net
SPF_Aproxia.com
SPF_INCLUDEagenturserver.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP134.119.14.108
SPF_IP134.119.45.3
SPF_IP91.26.138.53
SPF_MXproxia.com

Related pages

Pivot deeper into the graph from proxia.com.

Cypher and MCP

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

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