Skip to content

Hostname

abta.com

Last fetched

abta.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in GB. WHOIS lists iana:79 as the registrar.

Nutrition Label

WHISPER CANON · abta.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/abta.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.42.254.148143.42.240.0/20AS63949VKT-HK Viking Telecom LimitedGB

WHOIS identity

Registrar
iana:79
Organization
daryl nurthen
Contact emails

Subdomains

9 observed subdomains of abta.com.

Web-graph footprint

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

2,405 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for abta.com.

MechanismTarget
SPF_INCLUDE_spf.atlassian.net
SPF_INCLUDE_spf.eu.messagegears.net
SPF_INCLUDEspf.ess.uk.barracudanetworks.com
SPF_IP66.155.26.30

Related pages

Pivot deeper into the graph from abta.com.

Cypher and MCP

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

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