Skip to content

Hostname

evelyn.com

Last fetched

evelyn.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in GB. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · evelyn.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/evelyn.com

Resolution chain

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

IPPrefixASNOperatorCountry
4.234.16.2024.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationGB

WHOIS identity

Registrar
iana:299
Organization
domains by proxy,
Contact emails

Subdomains

42 observed subdomains of evelyn.com.

Web-graph footprint

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

391 sites link to this hostname.

195 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for evelyn.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEem179.evelyn.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_INCLUDEspf.uk.odmad.quest-on-demand.com
SPF_INCLUDEspf2.accessacloud.com
SPF_IP103.3.197.47/32
SPF_IP103.3.199.47/32
SPF_IP168.245.48.141
SPF_IP194.75.193.52
SPF_IP195.35.125.67
SPF_IP195.99.208.160/27
SPF_IP213.212.85.72
SPF_IP51.140.109.121/32
SPF_IP51.140.55.43
SPF_IP52.142.188.230
SPF_IP54.154.125.193/32
SPF_IP89.206.230.178
SPF_IP94.236.83.186/32

Related pages

Pivot deeper into the graph from evelyn.com.

Cypher and MCP

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

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