Skip to content

Hostname

astontrend.com

Last fetched

astontrend.com resolves to 3 IPv4 addresses operated by IONOS-AS - IONOS SE in GB. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · astontrend.comRouting diversity3.0/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.5/10canon.whisper.security/host/astontrend.com

Resolution chain

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

IPPrefixASNOperatorCountry
109.228.34.89109.228.0.0/18AS8560IONOS-AS - IONOS SEGB
148.135.128.207148.135.128.0/21AS47583AS-HOSTINGER - Hostinger International LimitedUS
77.37.76.19777.37.76.0/24AS47583AS-HOSTINGER - Hostinger International LimitedUS

WHOIS identity

Registrar
iana:83
Organization
Contact emails

Subdomains

2 observed subdomains of astontrend.com.

Web-graph footprint

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

4 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for astontrend.com.

MechanismTarget
SPF_Aastontrend.com
SPF_INCLUDE_spf.livemail.co.uk
SPF_INCLUDE_spf.mail.hostinger.com
SPF_MXastontrend.com

Related pages

Pivot deeper into the graph from astontrend.com.

Cypher and MCP

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

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