Skip to content

Hostname

www.diamondtex.com

Last fetched

www.diamondtex.com resolves to 1 IPv4 address operated by NESL - New Enterprise Stone & Lime Company in US.

Nutrition Label

WHISPER CANON · www.diamondtex.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/www.diamondtex.com

Resolution chain

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

IPPrefixASNOperatorCountry
172.84.158.135172.84.158.0/24AS19357NESL - New Enterprise Stone & Lime CompanyUS

WHOIS identity

No WHOIS records are currently associated with www.diamondtex.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for www.diamondtex.com.

MechanismTarget
SPF_Awww.diamondtex.com
SPF_INCLUDEprotection.outlook.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP147.154.97.253/32
SPF_IP216.71.137.103
SPF_IP216.71.140.229
SPF_MXwww.diamondtex.com

Related pages

Pivot deeper into the graph from www.diamondtex.com.

Cypher and MCP

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

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