Skip to content

Hostname

amarinth.com

Last fetched

amarinth.com resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in GB. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
138.68.190.140138.68.176.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCGB

WHOIS identity

Registrar
iana:48
Organization
amarinth
Contact emails

Subdomains

54 observed subdomains of amarinth.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for amarinth.com.

MechanismTarget
SPF_Aamarinth.com
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDE_spf.createsend.com
SPF_IP138.68.190.140
SPF_IP188.166.175.156
SPF_IP62.172.75.7
SPF_IP62.172.75.8
SPF_IP62.172.75.9
SPF_IP62.49.213.74/29
SPF_IP82.165.125.203
SPF_IP82.165.69.211
SPF_IP88.208.246.168
SPF_MXamarinth.com

Related pages

Pivot deeper into the graph from amarinth.com.

Cypher and MCP

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

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