Skip to content

Hostname

sec-serinus.de

Last fetched

sec-serinus.de resolves to 1 IPv4 address operated by AS12337 in DE.

Nutrition Label

WHISPER CANON · sec-serinus.deRouting diversity1.5/10Peering density6.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/sec-serinus.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.155.80.137213.155.64.0/19AS12337DE

WHOIS identity

No WHOIS records are currently associated with sec-serinus.de in WhisperGraph.

Subdomains

36 observed subdomains of sec-serinus.de.

Web-graph footprint

Distinct hostnames that link to or from sec-serinus.de in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for sec-serinus.de.

MechanismTarget
SPF_Asec-serinus.de
SPF_INCLUDE_spf.general.transactional-mail-a.com
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEotc-de-spf.mms.t-systems-service.com
SPF_IP93.188.245.173/32
SPF_IP93.188.245.183/32
SPF_IP94.100.241.6
SPF_IP94.100.241.69
SPF_IP94.100.245.120
SPF_IP94.100.245.99
SPF_MXsec-serinus.de

Related pages

Pivot deeper into the graph from sec-serinus.de.

Cypher and MCP

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

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