Hostname
cargas.com
Last fetched
cargas.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
cargas.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:2
- Organization
- perfect privacy,
- Contact emails
- a47h57fx44r@networksolutionsprivateregistration.com
- eu6b85mv9af@networksolutionsprivateregistration.com
- ht4jr2x65m7@networksolutionsprivateregistration.com
- ke6mc6xp27q@networksolutionsprivateregistration.com
- m787p4jv6fx@networksolutionsprivateregistration.com
- py6va3wk7kz@networksolutionsprivateregistration.com
- q98386y27eg@networksolutionsprivateregistration.com
- qw7bd56e3j8@networksolutionsprivateregistration.com
- rd5yx3be22b@networksolutionsprivateregistration.com
- rn7re54b5ee@networksolutionsprivateregistration.com
- sr9yn4gp8hk@networksolutionsprivateregistration.com
- sx3659p2634@networksolutionsprivateregistration.com
- xy7px3uz5cy@networksolutionsprivateregistration.com
- xz4vx9jx8s8@networksolutionsprivateregistration.com
Subdomains
15 observed subdomains of cargas.com.
Web-graph footprint
Distinct hostnames that link to or from cargas.com in the public web crawl.
127 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for cargas.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 21145459.spf02.hubspotemail.net |
| SPF_INCLUDE | _spf.act-on.net |
| SPF_INCLUDE | _spf.intacct.com |
| SPF_INCLUDE | _spf.safewebservices.com |
| SPF_INCLUDE | cvent-planner.com |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 216.230.14.232/32 |
Related pages
Pivot deeper into the graph from cargas.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "cargas.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.