Skip to content

Hostname

andre.fr

Last fetched

andre.fr is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. andre.fr 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 · andre.frRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/andre.fr

Resolution chain

No IPv4 resolution is recorded for andre.fr in WhisperGraph.

IPv6 resolution

No AAAA record for andre.fr is recorded in WhisperGraph.

WHOIS identity

Registrar
registrar:combell nv
Registrant organisation
1monde9
Contact emails
karim@prmco.be, domain@spartoo.com, g.deville@andre.fr, domains-mgt@vivarte.fr, s.valentin@vivarte.fr

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns1.combell.eu
  • ns3.combell.net
  • ns4.combell.net

MX records

  • andre-fr.mail.protection.outlook.com

SPF policy

  • ip: 91.205.116.0/22
  • ip: 193.242.174.0/23
  • ip: 185.28.234.0/24
  • include: spf.protection.outlook.com
  • include: mailgun.org
  • ip: 148.163.148.42
  • ip: 148.163.152.42
  • ip: 213.144.204.40
  • ip: 87.253.234.47

Threat-feed evidence

History

Related pages

Pivot from andre.fr 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: "andre.fr"})-[: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.