Skip to content

Hostname

diamondtechbiz.com

Last fetched

diamondtechbiz.com resolves to 1 IPv4 address operated by HOSTWINDS - Hostwinds LLC. in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · diamondtechbiz.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/diamondtechbiz.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.11.206.211142.11.192.0/18AS54290HOSTWINDS - Hostwinds LLC.US

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

9 observed subdomains of diamondtechbiz.com.

Web-graph footprint

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

6 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • diamondtechbiz.com

SPF policy

14 SPF mechanisms authorising senders for diamondtechbiz.com.

MechanismTarget
SPF_Aalphasvr.diamondtechdomainwebhosting.com
SPF_Adiamondtechbiz.com
SPF_INCLUDE_spf.hostedemail.com
SPF_INCLUDEalphasvr.diamondtechdomainwebhosting.com
SPF_INCLUDEdomainadmin.com
SPF_INCLUDEregistrarmail.net
SPF_IP142.11.205.69
SPF_IP142.11.206.211
SPF_IP142.11.206.212
SPF_IP216.40.35.245
SPF_IP216.40.44.0/24
SPF_IP64.99.140.1/26
SPF_MXdiamondtechbiz.com
SPF_MXregistrarmail.net

Related pages

Pivot deeper into the graph from diamondtechbiz.com.

Cypher and MCP

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

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