Hostname
unionpluscard.com
Last fetched
unionpluscard.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:3786 as the registrar.
Nutrition Label
Resolution chain
unionpluscard.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 18.165.122.118 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.120 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.54 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 18.165.122.7 | 18.165.122.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | IE |
| 3.175.86.103 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.86.49 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.86.51 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
| 3.175.86.56 | 3.175.80.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FR |
WHOIS identity
- Registrar
- iana:3786
- Organization
- capital one services,
- Contact emails
Subdomains
4 observed subdomains of unionpluscard.com.
Web-graph footprint
Distinct hostnames that link to or from unionpluscard.com in the public web crawl.
15 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for unionpluscard.com.
| Mechanism | Target |
|---|---|
| SPF_IP | 148.163.133.70 |
| SPF_IP | 148.163.137.70 |
| SPF_IP | 148.163.151.254/32 |
| SPF_IP | 148.163.155.198/32 |
| SPF_IP | 205.220.163.236 |
| SPF_IP | 205.220.175.235 |
Related pages
Pivot deeper into the graph from unionpluscard.com.
- IP · 18.165.122.118
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:3786
- Country · IE
- Email · domainmgr@capitalone.com
- TLD · .com
- Browse hostnames · un…
- 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: "unionpluscard.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.