Skip to content

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

WHISPER CANON · cardintegrators.comRouting diversity3.0/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cardintegrators.com

Resolution chain

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

IPPrefixASNOperatorCountry
108.167.157.148108.167.156.0/22AS31898SUMMACARE-HEALTH-PLAN-ASN - SUMMACARE HEALTH PLANUS
52.53.46.9352.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.9.58.7652.9.0.0/16AS16509AMAZON-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.

Related pages

Pivot deeper into the graph from cardintegrators.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.