Skip to content

Hostname

mail.backlink2web.com

Last fetched

mail.backlink2web.com resolves to 1 IPv4 address operated by CNRL - Canadian Natural Resources Limited in IN.

Nutrition Label

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

Resolution chain

mail.backlink2web.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/24AS151734CNRL - Canadian Natural Resources LimitedIN

WHOIS identity

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Amail.backlink2web.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.backlink2web.com

Related pages

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

Cypher and MCP

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

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