Skip to content

Hostname

servmailer.com

Last fetched

servmailer.com resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · servmailer.comRouting diversity1.5/10Peering density7.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/servmailer.com

Resolution chain

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

IPPrefixASNOperatorCountry
85.10.215.13985.10.192.0/18AS24940DE

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

22 observed subdomains of servmailer.com.

Threat posture

History

Mail and authentication

SPF policy

24 SPF mechanisms authorising senders for servmailer.com.

MechanismTarget
SPF_IP102.219.93.0/24
SPF_IP154.0.13.104/29
SPF_IP154.0.15.96/28
SPF_IP41.193.66.194/31
SPF_IP41.193.66.196/30
SPF_IP41.193.66.200/29
SPF_IP41.193.66.208/28
SPF_IP41.193.66.224/28
SPF_IP41.193.66.240/30
SPF_IP41.193.66.244/32
SPF_IP68.169.14.0/24
SPF_IP69.63.146.128/26
SPF_IP69.63.148.88/30
SPF_IP69.63.148.92/31
SPF_IP69.63.148.94
SPF_IP69.63.149.149/32
SPF_IP69.63.149.150/31
SPF_IP69.63.149.152/29
SPF_IP69.63.149.160/30
SPF_IP69.63.149.164
SPF_IP69.63.158.32/28
SPF_IP69.63.159.119
SPF_IP69.63.159.128/31
SPF_IP69.63.159.92

Related pages

Pivot deeper into the graph from servmailer.com.

Cypher and MCP

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

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