Skip to content

Hostname

sogeasoft.com

Last fetched

sogeasoft.com resolves to 1 IPv4 address operated by BRENNERCOM-AS in IT. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · sogeasoft.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/sogeasoft.com

Resolution chain

sogeasoft.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
217.199.12.234217.199.0.0/19AS20811BRENNERCOM-ASIT

WHOIS identity

Registrar
iana:291
Organization
direct privacy
Contact emails

Subdomains

8 observed subdomains of sogeasoft.com.

Web-graph footprint

Distinct hostnames that link to or from sogeasoft.com in the public web crawl.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for sogeasoft.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP188.125.103.77
SPF_IP188.125.108.184
SPF_IP93.150.59.170

Related pages

Pivot deeper into the graph from sogeasoft.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "sogeasoft.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.