Skip to content

Hostname

eulaogurl.workpoint365.com

Last fetched

eulaogurl.workpoint365.com resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · eulaogurl.workpoint365.comRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/eulaogurl.workpoint365.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.201.140.72138.201.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with eulaogurl.workpoint365.com in WhisperGraph.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for eulaogurl.workpoint365.com.

MechanismTarget
SPF_EXISTS%{ir}._spf.msdp1.com
SPF_INCLUDEspf.eu.signature365.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP77.234.178.50
SPF_IP77.234.178.51

Related pages

Pivot deeper into the graph from eulaogurl.workpoint365.com.

Cypher and MCP

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

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