Skip to content

Hostname

agufinder.com

Last fetched

agufinder.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · agufinder.comRouting diversity1.5/10Peering density5.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/agufinder.com

Resolution chain

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

IPPrefixASNOperatorCountry
46.101.196.4246.101.128.0/17AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
iana:146
Organization
aleksandrs namovirs
Contact emails

Subdomains

2 observed subdomains of agufinder.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for agufinder.com.

MechanismTarget
SPF_INCLUDE_spf.yandex.ru
SPF_IP193.34.144.21
SPF_IP89.108.106.218
SPF_IP89.108.106.35
SPF_IP89.108.107.239
SPF_IP89.108.93.140
SPF_IP91.205.173.71
SPF_IP91.205.174.53

Related pages

Pivot deeper into the graph from agufinder.com.

Cypher and MCP

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

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