Skip to content

Hostname

adigoab.com

Last fetched

adigoab.com resolves to 1 IPv4 address operated by QOSL-AS-AP Qovic Online Solutions LLP in BE. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · adigoab.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/adigoab.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.199.81.119104.199.80.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPBE
104.199.81.119104.199.80.0/20AS396982QOSL-AS-AP Qovic Online Solutions LLPBE

WHOIS identity

Registrar
iana:638
Organization
domain manager
Contact emails

Subdomains

3 observed subdomains of adigoab.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for adigoab.com.

MechanismTarget
SPF_Aadigoab.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP176.58.121.194
SPF_IP217.13.243.53/32
SPF_IP217.13.243.56/32
SPF_IP2a01:7e00:0:0:f03c:91ff:feae:b668
SPF_IP62.3.6.64
SPF_IP62.3.6.9
SPF_IP81.17.30.218
SPF_MXadigoab.com

Related pages

Pivot deeper into the graph from adigoab.com.

Cypher and MCP

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

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