Hostname
cardflight.com
Last fetched
cardflight.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cardflight.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- cardflight,
- Contact emails
- webster.derek@gmail.com
- 4e575333-9b34-450d-985f-23cfbdc6bde7@identity-protect.org
- 51b5d40a-b17b-4e70-8d9a-6fddef136f18@identity-protect.org
- 7c60b0ca-fc3a-4796-a1c5-11c1dbe2db3b@identity-protect.org
- c5712811-a8ea-4363-b40d-be6ca79353c4@identity-protect.org
- db7572f0-7a50-4243-a3df-b3a9c0854296@identity-protect.org
- ed42b853-eb18-44f8-a1b1-3ea40a8f83ab@identity-protect.org
- owner-10266165@cardflight.com.whoisprivacyservice.org
- owner-1991743@cardflight.com.whoisprivacyservice.org
- owner-3189933@cardflight.com.whoisprivacyservice.org
- owner-3734744@cardflight.com.whoisprivacyservice.org
- owner-4953253@cardflight.com.whoisprivacyservice.org
Subdomains
54 observed subdomains of cardflight.com.
Showing 25 of 54. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from cardflight.com in the public web crawl.
56 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for cardflight.com.
| Mechanism | Target |
|---|---|
| SPF_A | dispatch-us.ppe-hosted.com |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | servers.mcsv.net |
Related pages
Pivot deeper into the graph from cardflight.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cardflight.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.