Skip to content

Hostname

sognus.com

Last fetched

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

Resolution chain

IPv6 resolution

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

Attribution

ovh

ORIGIN_AS

WHOIS identity

Registrar
iana:433
Registrant organisation
rodriguez alvarez david
Contact emails
david@sognus.com

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.sognus.com
  • ns2.sognus.com

MX records

  • mail.sognus.com

SPF policy

  • a: sognus.com
  • mx: sognus.com
  • a: mail.sognus.com
  • ip: 188.165.134.99
  • ip: 54.36.133.246
  • ip: 94.23.83.146
  • ip: 94.23.84.248

Threat-feed evidence

History

Related pages

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