Skip to content

Hostname

ideesystemen.com

Last fetched

ideesystemen.com resolves to 1 IPv4 address operated by AS16276 in DE. WHOIS lists iana:839 as the registrar.

Nutrition Label

WHISPER CANON · ideesystemen.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ideesystemen.com

Resolution chain

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

IPPrefixASNOperatorCountry
51.77.91.16151.77.0.0/16AS16276DE

WHOIS identity

Registrar
iana:839
Organization
syneo idee systemen
Contact emails

Subdomains

2 observed subdomains of ideesystemen.com.

Web-graph footprint

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

5 sites link to this hostname.

34 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for ideesystemen.com.

MechanismTarget
SPF_Aideesystemen.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.alphamega.nl
SPF_INCLUDEspf.alphamegahosting.com
SPF_IP159.69.69.234
SPF_IP51.75.144.208
SPF_IP51.77.89.216/29
SPF_IP51.89.100.48/29
SPF_MXideesystemen.com

Related pages

Pivot deeper into the graph from ideesystemen.com.

Cypher and MCP

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

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