Skip to content

Hostname

agenda-software.de

Last fetched

agenda-software.de resolves to 2 IPv4 addresses operated by AS12337 in DE.

Nutrition Label

WHISPER CANON · agenda-software.deRouting diversity1.5/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/agenda-software.de

Resolution chain

agenda-software.de resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with agenda-software.de in WhisperGraph.

Subdomains

21 observed subdomains of agenda-software.de.

Web-graph footprint

Distinct hostnames that link to or from agenda-software.de in the public web crawl.

310 sites link to this hostname.

83 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for agenda-software.de.

MechanismTarget
SPF_Aagenda-software.de
SPF_INCLUDEmailgun.org
SPF_INCLUDEmarketing.dynamics.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.noris.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP213.95.112.2

Related pages

Pivot deeper into the graph from agenda-software.de.

Cypher and MCP

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

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