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
Resolution chain
a2btransfers.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.123.19 | 45.60.123.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 45.60.129.19 | 45.60.129.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
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.
| Mechanism | Target |
|---|---|
| SPF_A | tgrs.a2btransfers.com |
| SPF_A | web01.a2btransfers.com |
| SPF_A | web02.a2btransfers.com |
| SPF_A | web03.a2btransfers.com |
| SPF_A | web04.a2btransfers.com |
| SPF_A | web05.a2btransfers.com |
| SPF_INCLUDE | _netblocks.mimecast.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | trustpilotservice.com |
| SPF_IP | 159.183.117.249 |
| SPF_IP | 159.183.224.85 |
| SPF_IP | 95.211.118.147 |
| SPF_IP | 95.211.118.72 |
Related pages
Pivot deeper into the graph from a2btransfers.com.
- IP · 45.60.123.19
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:1052
- Country · GB
- Email · domains@a2btransfers.com
- TLD · .com
- Browse hostnames · a2…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.