Skip to content

Hostname

abtexel.com

Last fetched

abtexel.com resolves to 1 IPv4 address operated by AS48635 in NL. WHOIS lists iana:839 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
62.221.216.17162.221.192.0/19AS48635NL

WHOIS identity

Registrar
iana:839
Organization
nam
Contact emails

Subdomains

13 observed subdomains of abtexel.com.

Web-graph footprint

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

41 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

21 SPF mechanisms authorising senders for abtexel.com.

MechanismTarget
SPF_Aserver1.code14.cloud.shockmedia.nl
SPF_INCLUDE8674530.spf10.hubspotemail.net
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.antispamcloud.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.spamservice.nl
SPF_IP103.169.85.74
SPF_IP194.34.240.177
SPF_IP195.16.75.0/24
SPF_IP2a03:9700:8000:0:4adb:e08a:9caf:5cdb
SPF_IP2a0d:7980:202:2:1c00:e9ff:fe00:1f1d
SPF_IP5.100.226.177/28
SPF_IP62.221.216.171
SPF_IP82.151.55.0/28
SPF_IP87.233.189.96/27
SPF_IP87.233.217.112/28
SPF_IP89.184.163.164
SPF_IP89.184.172.0/24
SPF_IP91.190.229.154/32
SPF_IP93.117.226.34

Related pages

Pivot deeper into the graph from abtexel.com.

Cypher and MCP

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

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