Skip to content

Hostname

hidesigns.com

Last fetched

hidesigns.com resolves to 1 IPv4 address operated by AUS-ENT-DC-TX01 - NEW CCH, LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · hidesigns.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/hidesigns.com

Resolution chain

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

IPPrefixASNOperatorCountry
130.250.2.193130.250.0.0/21AS394901AUS-ENT-DC-TX01 - NEW CCH, LLCUS

WHOIS identity

Registrar
iana:146
Organization
devin gibson
Contact emails

Subdomains

14 observed subdomains of hidesigns.com.

Web-graph footprint

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

12 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for hidesigns.com.

MechanismTarget
SPF_INCLUDEsparkpostmail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP12.7.226.253/32
SPF_IP12.7.232.130/32
SPF_IP130.250.2.211/32
SPF_IP50.73.30.209/32
SPF_IP52.41.228.224
SPF_MXhidesigns.com

Related pages

Pivot deeper into the graph from hidesigns.com.

Cypher and MCP

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

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