Skip to content

Hostname

bespokesoftware.com

Last fetched

bespokesoftware.com resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bespokesoftware.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bespokesoftware.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.134.255.10113.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.50.23613.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
18.168.243.3018.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.171.120.3918.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

40 observed subdomains of bespokesoftware.com.

Web-graph footprint

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

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bespokesoftware.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.49.145.32/27
SPF_IP207.126.144.0/20
SPF_IP3.11.44.169/32
SPF_IP62.232.180.222/32
SPF_IP64.18.0.0/20
SPF_MXbespokesoftware.com

Related pages

Pivot deeper into the graph from bespokesoftware.com.

Cypher and MCP

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

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