Skip to content

Hostname

thesoftwarecraft.com

Last fetched

thesoftwarecraft.com resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · thesoftwarecraft.comRouting diversity1.5/10Peering density5.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/thesoftwarecraft.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.104.244.171172.104.224.0/19AS63949DE

WHOIS identity

Registrar
iana:269
Organization
whois agent
Contact emails

Subdomains

9 observed subdomains of thesoftwarecraft.com.

Web-graph footprint

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

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for thesoftwarecraft.com.

MechanismTarget
SPF_IP139.162.178.211
SPF_IP2a01:7e01:0:0:f03c:93ff:fe64:4d7e

Related pages

Pivot deeper into the graph from thesoftwarecraft.com.

Cypher and MCP

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

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