Skip to content

Hostname

obaksolo.com

Last fetched

obaksolo.com resolves to 2 IPv4 addresses operated by AS-30083-US-VELIA-NET - velia.net in US. WHOIS lists iana:1479 as the registrar.

Nutrition Label

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

Resolution chain

obaksolo.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
148.72.152.29148.72.152.0/24AS30083AS-30083-US-VELIA-NET - velia.netUS
91.195.240.1291.195.240.0/23AS47846SEDO-ASDE

WHOIS identity

Registrar
iana:1479
Organization
whoisguard protected
Contact emails

Subdomains

5 observed subdomains of obaksolo.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for obaksolo.com.

MechanismTarget
SPF_Aobaksolo.com
SPF_INCLUDEmailbaby.net
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEspf.cloudus.rs.oxcs.net
SPF_IP148.72.152.29
SPF_IPfdec:ae16:fda7::/48
SPF_MXobaksolo.com

Related pages

Pivot deeper into the graph from obaksolo.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "obaksolo.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.