Skip to content

Hostname

pedalshift.net

Last fetched

pedalshift.net resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · pedalshift.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/pedalshift.net

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.84.114104.22.18.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
162.0.209.135162.1.10.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US
172.67.191.145172.68.32.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0134292630
Contact emails

Subdomains

1 observed subdomain of pedalshift.net.

Web-graph footprint

Distinct hostnames that link to or from pedalshift.net in the public web crawl.

25 sites link to this hostname.

323 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for pedalshift.net.

MechanismTarget
SPF_Apedalshift.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.web-hosting.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP162.0.209.134
SPF_IP162.0.209.137
SPF_IP162.0.209.139
SPF_IP65.99.237.153
SPF_MXpedalshift.net

Related pages

Pivot deeper into the graph from pedalshift.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "pedalshift.net"})-[: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.