Skip to content

Hostname

easymessaging.orange.be

Last fetched

easymessaging.orange.be resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · easymessaging.orange.beRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.6/10canon.whisper.security/host/easymessaging.orange.be

Resolution chain

easymessaging.orange.be resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.194.29.8818.194.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.196.33.3018.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.108.513.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with easymessaging.orange.be in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from easymessaging.orange.be in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for easymessaging.orange.be.

MechanismTarget
SPF_Aeasymessaging.orange.be
SPF_IP162.13.243.132
SPF_IP162.13.243.133
SPF_IP31.222.129.77
SPF_IP31.222.146.22
SPF_IP46.38.182.113
SPF_IP46.38.182.45
SPF_MXeasymessaging.orange.be

Related pages

Pivot deeper into the graph from easymessaging.orange.be.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "easymessaging.orange.be"})-[: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.