Skip to content

Hostname

infogeant.com

Last fetched

infogeant.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · infogeant.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/infogeant.com

Resolution chain

infogeant.com 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
iana:2487
Organization
domain admin
Contact emails

Subdomains

47 observed subdomains of infogeant.com.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for infogeant.com.

MechanismTarget
SPF_Ainfogeant.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.hostns.io
SPF_IP109.70.148.68
SPF_IP185.73.8.4/32
SPF_IP217.182.206.156
SPF_IP23.88.73.86
SPF_IP23.88.73.92
SPF_IP49.12.80.157
SPF_MXinfogeant.com

Related pages

Pivot deeper into the graph from infogeant.com.

Cypher and MCP

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

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