Skip to content

Hostname

servermx.com

Last fetched

servermx.com resolves to 1 IPv4 address operated by OVH in FR. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · servermx.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/servermx.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.23.195.22494.23.0.0/16AS16276OVHFR

WHOIS identity

Registrar
iana:625
Organization
antonio cordeddu
Contact emails

Subdomains

38 observed subdomains of servermx.com.

Web-graph footprint

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

16 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for servermx.com.

MechanismTarget
SPF_INCLUDE_spf1.servermx.com
SPF_IP135.125.133.67
SPF_IP135.125.234.2
SPF_IP149.202.90.197
SPF_IP149.56.20.107
SPF_IP152.89.236.100
SPF_IP152.89.236.227
SPF_IP158.69.247.110
SPF_IP212.83.146.189
SPF_IP5.135.156.225
SPF_IP51.195.116.226
SPF_IP51.210.106.22
SPF_IP79.137.84.194
SPF_MXservermx.com

Related pages

Pivot deeper into the graph from servermx.com.

Cypher and MCP

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

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