Skip to content

Hostname

so-garden.com

Last fetched

so-garden.com resolves to 178.33.108.163, announced in 178.32.0.0/15 by OVH - OVH SAS in FR. so-garden.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 · so-garden.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/so-garden.com

Resolution chain

IPv6 resolution

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
iana:433
Registrant organisation
caruel beatrice
Contact emails
2bmj9uhooxrv4k13f11s@b.o-w-o.info, 7h4hvqzga4553xgfpx99@a.o-w-o.info

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

  • ali.ns.cloudflare.com
  • darl.ns.cloudflare.com

MX records

  • sogarden-com0e.mail.protection.outlook.com

SPF policy

  • include: spfcloud.letsignit.com
  • a: smtp.fr.oleane.com
  • include: spf.protection.outlook.com
  • a: so-garden.com
  • mx: so-garden.com
  • include: mail.zendesk.com
  • a: mx01.vaderetro-cloud.net
  • a: mx02.vaderetro-cloud.net
  • include: mailgun.org
  • ip: 195.101.88.105
  • ip: 35.157.101.48
  • ip: 37.58.162.113
  • ip: 52.208.9.203
  • ip: 52.51.135.231
  • ip: 94.125.167.216

Threat-feed evidence

History

Related pages

Pivot from so-garden.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: "so-garden.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.