Skip to content

Hostname

crepes.com

Last fetched

crepes.com resolves to 109.234.164.48, announced in 109.234.164.0/22 by O2SWITCH - O2SWITCH SAS in FR. crepes.com 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 · crepes.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/crepes.com

Resolution chain

IPv6 resolution

No AAAA record for crepes.com is recorded in WhisperGraph.

Attribution

o2switch

ORIGIN_AS

WHOIS identity

Registrar
iana:433
Registrant organisation
altimax
Contact emails
support@teaminformatique.com, 9d3d14537dcb1f34db93ed43105816cc-3771089@contact.gandi.net, a77ab9fe5d28201b9514e4188face87a-3771089@contact.gandi.net, b394171aaf7bbc0ff99f6cf238c7f744-1553027@contact.gandi.net

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.o2switch.net
  • ns2.o2switch.net
  • dns13.ovh.net
  • ns13.ovh.net
  • sdns1.ovh.net

MX records

  • toucan.o2switch.net
  • mail.crepes.com

SPF policy

  • include: spf.brevo.com
  • mx: crepes.com
  • include: mx.ovh.com
  • include: spf.jabatus.fr
  • ip: 109.234.164.48
  • ip: 185.81.55.24

Threat-feed evidence

History

Related pages

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