Hostname
cardintegrators.com
Last fetched
cardintegrators.com resolves to 3 IPv4 addresses operated by SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cardintegrators.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.167.157.148 | 108.167.156.0/22 | AS31898 | SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN | US |
| 52.53.46.93 | 52.52.0.0/15 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 52.9.58.76 | 52.9.0.0/16 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- ci solutions
- Contact emails
Subdomains
6 observed subdomains of cardintegrators.com.
Web-graph footprint
Distinct hostnames that link to or from cardintegrators.com in the public web crawl.
17 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
8 SPF mechanisms authorising senders for cardintegrators.com.
| Mechanism | Target |
|---|---|
| SPF_A | mail.usaepay.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | ebizcharge.net |
| SPF_INCLUDE | spf-westus.emailsignatures365.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_IP | 209.239.233.124/32 |
| SPF_IP | 209.239.233.125/32 |
Related pages
Pivot deeper into the graph from cardintegrators.com.
- IP · 108.167.157.148
- ASN · AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLAN
- Registrar · iana:468
- Country · US
- Email · breth@cardintegrators.com
- TLD · .com
- Browse hostnames · ca…
- 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: "cardintegrators.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.