Skip to content

Hostname

thebackshed.com

Last fetched

thebackshed.com resolves to 1 IPv4 address operated by PL-PEPOWO-NET-AS in AU. WHOIS lists iana:1609 as the registrar.

Nutrition Label

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

Resolution chain

thebackshed.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.1.185.32103.1.184.0/22AS133159PL-PEPOWO-NET-ASAU

WHOIS identity

Registrar
iana:1609
Organization
glenn littleford
Contact emails

Subdomains

2 observed subdomains of thebackshed.com.

Web-graph footprint

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

105 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for thebackshed.com.

MechanismTarget
SPF_Athebackshed.com
SPF_INCLUDEspf.orisys.net.au
SPF_IP103.1.185.32
SPF_IP223.27.28.31
SPF_IP223.27.28.33
SPF_IP89.233.107.62

Related pages

Pivot deeper into the graph from thebackshed.com.

Cypher and MCP

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

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