Skip to content

Hostname

ingent.net

Last fetched

ingent.net resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:379 as the registrar.

Nutrition Label

WHISPER CANON · ingent.netRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/ingent.net

Resolution chain

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

IPPrefixASNOperatorCountry
159.69.178.148159.69.0.0/16AS24940DE

WHOIS identity

Registrar
iana:379
Organization
david escala
Contact emails

Subdomains

37 observed subdomains of ingent.net.

Web-graph footprint

Distinct hostnames that link to or from ingent.net in the public web crawl.

7 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for ingent.net.

MechanismTarget
SPF_IP144.76.223.104
SPF_IP148.251.234.151
SPF_IP148.251.68.205
SPF_IP168.119.236.223
SPF_IP168.119.78.109
SPF_IP195.201.116.207
SPF_IP2a01:4f8:162:408b:0:0:0:2
SPF_IP2a01:4f8:1c0c:5e51:0:0:0:1
SPF_IP2a01:4f8:251:3052:0:0:0:2
SPF_IP46.4.70.167
SPF_IP5.9.104.204
SPF_IP5.9.119.215
SPF_IP5.9.127.248
SPF_IP65.109.156.26

Related pages

Pivot deeper into the graph from ingent.net.

Cypher and MCP

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

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