Hostname
a4selection.com
Last fetched
a4selection.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:168 as the registrar.
Nutrition Label
Resolution chain
a4selection.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 52.214.38.27 | 52.208.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
WHOIS identity
- Registrar
- iana:168
- Organization
- selle royal spa
- Contact emails
Subdomains
13 observed subdomains of a4selection.com.
Web-graph footprint
Distinct hostnames that link to or from a4selection.com in the public web crawl.
8 sites link to this hostname.
17 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for a4selection.com.
| Mechanism | Target |
|---|---|
| SPF_A | a4selection.com |
| SPF_A | webmail.selleroyal.com |
| SPF_EXISTS | %{i}._spf.mta.salesforce.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.smtp2go.com |
| SPF_MX | a4selection.com |
Related pages
Pivot deeper into the graph from a4selection.com.
- IP · 52.214.38.27
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:168
- Country · IE
- Email · a.carlana@selleroyal.com
- TLD · .com
- Browse hostnames · a4…
- 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: "a4selection.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.