Skip to content

Hostname

infinigate.nl

Last fetched

infinigate.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:eurodns s.a. as the registrar.

Nutrition Label

WHISPER CANON · infinigate.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/infinigate.nl

Resolution chain

infinigate.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:eurodns s.a.
Organization
Contact emails

Subdomains

6 observed subdomains of infinigate.nl.

Web-graph footprint

Distinct hostnames that link to or from infinigate.nl in the public web crawl.

10 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for infinigate.nl.

MechanismTarget
SPF_Ainfinigate.nl
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDE_spf.remote.management
SPF_INCLUDEinfinigate.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.210.183.215/32
SPF_IP193.158.32.240
SPF_IP217.67.254.65/32
SPF_IP46.44.160.138/32
SPF_IP49.12.117.207
SPF_IP89.146.30.1/32
SPF_MXinfinigate.nl

Related pages

Pivot deeper into the graph from infinigate.nl.

Cypher and MCP

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

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