Skip to content

Hostname

ogosecurity.com

Last fetched

ogosecurity.com resolves to 37.59.251.196, announced in 37.59.0.0/16 by OVH - OVH SAS in FR. ogosecurity.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 · ogosecurity.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ogosecurity.com

Resolution chain

IPv6 resolution

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

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
iana:81
Registrant organisation
jorge vilanova
Contact emails
5fd7531d6c9c154804ce97640518562d-982210@contact.gandi.net, ec8291aef7f5b1e36b91edae69ee41da-39798053@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

  • ns-171-c.gandi.net
  • ns-224-b.gandi.net
  • ns-38-a.gandi.net
  • ns1.gandi.net

MX records

  • mail.ogosecurity.com

SPF policy

  • ip: 217.182.55.125/32
  • ip: 152.228.196.171/32
  • ip: 152.228.196.172/32
  • ip: 152.228.196.173/32
  • ip: 54.38.166.224/27
  • mx: ogosecurity.com
  • include: spf.protection.outlook.com
  • include: 25575472.spf04.hubspotemail.net
  • ip: 149.202.133.69
  • ip: 163.172.105.73

Threat-feed evidence

History

Related pages

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