Skip to content

Hostname

enterprisys.de

Last fetched

enterprisys.de resolves to 1 IPv4 address operated by AS215837 in DE.

Nutrition Label

WHISPER CANON · enterprisys.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/enterprisys.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.167.18.5104.167.18.0/24AS215837DE

WHOIS identity

No WHOIS records are currently associated with enterprisys.de in WhisperGraph.

Subdomains

16 observed subdomains of enterprisys.de.

Web-graph footprint

Distinct hostnames that link to or from enterprisys.de in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for enterprisys.de.

MechanismTarget
SPF_Aenterprisys.de
SPF_Amail.enterprisys.de
SPF_IP104.167.18.13
SPF_IP104.167.18.20
SPF_IP185.255.121.163
SPF_IP185.255.121.166
SPF_IP2a00:ccc1:102:1c8::/64
SPF_IP2a01:4f9:5a:23e3::2/64
SPF_IP2a13:5682:400:12::/64
SPF_IP2a13:5682:401::/48
SPF_IP2a13:5682:402:1::/64
SPF_IP37.114.42.167
SPF_IP65.109.38.107
SPF_MXenterprisys.de

Related pages

Pivot deeper into the graph from enterprisys.de.

Cypher and MCP

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

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