Skip to content

Hostname

a2btransfers.com

Last fetched

a2btransfers.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:1052 as the registrar.

Nutrition Label

WHISPER CANON · a2btransfers.comRouting diversity2.4/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/a2btransfers.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.60.123.1945.60.123.0/24AS19551INCAPSULA - Incapsula IncGB
45.60.129.1945.60.129.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:1052
Organization
golfbookers
Contact emails

Subdomains

8 observed subdomains of a2btransfers.com.

Web-graph footprint

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

20 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for a2btransfers.com.

MechanismTarget
SPF_Atgrs.a2btransfers.com
SPF_Aweb01.a2btransfers.com
SPF_Aweb02.a2btransfers.com
SPF_Aweb03.a2btransfers.com
SPF_Aweb04.a2btransfers.com
SPF_Aweb05.a2btransfers.com
SPF_INCLUDE_netblocks.mimecast.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEtrustpilotservice.com
SPF_IP159.183.117.249
SPF_IP159.183.224.85
SPF_IP95.211.118.147
SPF_IP95.211.118.72

Related pages

Pivot deeper into the graph from a2btransfers.com.

Cypher and MCP

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

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