Skip to content

Hostname

car2go.com

Last fetched

car2go.com resolves to 2 IPv4 addresses operated by SOFTLAYER - IBM Cloud in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · car2go.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/car2go.com

Resolution chain

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

IPPrefixASNOperatorCountry
158.177.208.33158.177.192.0/18AS36351SOFTLAYER - IBM CloudDE
161.156.130.17161.156.128.0/18AS36351SOFTLAYER - IBM CloudDE

WHOIS identity

Registrar
iana:269
Organization
daimler
Contact emails

Subdomains

18 observed subdomains of car2go.com.

Web-graph footprint

Distinct hostnames that link to or from car2go.com in the public web crawl.

1,179 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for car2go.com.

MechanismTarget
SPF_Aspf.mas.t-systems-service.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspftext.egain.cloud
SPF_IP159.122.81.206
SPF_IP159.8.6.172
SPF_IP37.58.98.14
SPF_IP37.58.98.37
SPF_IP94.100.241.71
SPF_IP94.100.241.8

Related pages

Pivot deeper into the graph from car2go.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "car2go.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.