Skip to content

Hostname

ipgarde.net

Last fetched

ipgarde.net resolves to 193.33.46.207, announced in 193.33.46.0/23 by IPGARDE-AS - IPGarde SAS in FR. ipgarde.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · ipgarde.netRouting diversity1.5/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/ipgarde.net

Resolution chain

IPv6 resolution

No AAAA record for ipgarde.net is recorded in WhisperGraph.

Attribution

ipgarde

ORIGIN_AS

WHOIS identity

Registrar
iana:106

Subdomains

Mail and authentication

Nameservers

  • ns1.ipgarde.net
  • ns2.ipgarde.net
  • ns3.ipgarde.net
  • ns4.ipgarde.net

MX records

  • passerelle001.ly.ipg.ipgarde.net

SPF policy

  • a: blog.ipgarde.com
  • include: spf.mailjet.com
  • mx: ipgarde.net
  • include: _spf.ipgarde.net
  • a: passerelle001.ly.ipg.ipgarde.net

Threat-feed evidence

History

Related pages

Pivot from ipgarde.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "ipgarde.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.