Skip to content

Hostname

b2b-carmarket.com

Last fetched

b2b-carmarket.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · b2b-carmarket.comRouting diversity3.9/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/b2b-carmarket.com

Resolution chain

b2b-carmarket.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.197.235.718.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
18.198.67.21718.198.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.70.101.1273.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
52.58.155.14452.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.222.13363.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.92.20263.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:146
Organization
preskok d.o.o.
Contact emails

Subdomains

42 observed subdomains of b2b-carmarket.com.

Web-graph footprint

Distinct hostnames that link to or from b2b-carmarket.com in the public web crawl.

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for b2b-carmarket.com.

MechanismTarget
SPF_Ab2b-carmarket.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_IP213.250.37.131
SPF_IP2603:1000::/24
SPF_MXb2b-carmarket.com

Related pages

Pivot deeper into the graph from b2b-carmarket.com.

Cypher and MCP

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

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