Skip to content

Hostname

shuttledirect.com

Last fetched

shuttledirect.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:easydns technologies, inc. as the registrar.

Nutrition Label

WHISPER CANON · shuttledirect.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/shuttledirect.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.44.232104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.169.177172.66.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
81.17.242.7581.17.242.0/24AS39122IE

WHOIS identity

Registrar
registrar:easydns technologies, inc.
Organization
b calzaverini
Contact emails

Subdomains

17 observed subdomains of shuttledirect.com.

Web-graph footprint

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

385 sites link to this hostname.

149 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for shuttledirect.com.

MechanismTarget
SPF_Asmtp-bn.shuttledirect.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP159.92.155.139
SPF_MXshuttledirect.com

Related pages

Pivot deeper into the graph from shuttledirect.com.

Cypher and MCP

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

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