Skip to content

Hostname

mail.web2rank.com

Last fetched

mail.web2rank.com resolves to 1 IPv4 address operated by AS151734 in IN.

Nutrition Label

WHISPER CANON · mail.web2rank.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/mail.web2rank.com

Resolution chain

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

IPPrefixASNOperatorCountry
103.109.180.41103.109.180.0/24AS151734IN

WHOIS identity

No WHOIS records are currently associated with mail.web2rank.com in WhisperGraph.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for mail.web2rank.com.

MechanismTarget
SPF_Amail.web2rank.com
SPF_INCLUDE_spf.google.com
SPF_IP103.109.180.41
SPF_IP103.251.94.96
SPF_IP148.72.232.27
SPF_IP160.22.108.99
SPF_IP46.105.138.248
SPF_MXmail.web2rank.com

Related pages

Pivot deeper into the graph from mail.web2rank.com.

Cypher and MCP

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

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