Skip to content

Hostname

interlloyd.de

Last fetched

interlloyd.de resolves to 1 IPv4 address operated by AS20676 in DE.

Nutrition Label

WHISPER CANON · interlloyd.deRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/interlloyd.de

Resolution chain

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

IPPrefixASNOperatorCountry
212.202.137.90212.202.0.0/16AS20676DE

WHOIS identity

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

Subdomains

9 observed subdomains of interlloyd.de.

Web-graph footprint

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

38 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for interlloyd.de.

MechanismTarget
SPF_INCLUDErecruitmail.com
SPF_INCLUDEspf.arag-de.cloud.nospamproxy.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP212.202.137.60
SPF_IP212.202.137.61
SPF_IP212.202.138.192
SPF_IP212.202.138.193

Related pages

Pivot deeper into the graph from interlloyd.de.

Cypher and MCP

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

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