Skip to content

Hostname

compudyneinc.com

Last fetched

compudyneinc.com resolves to 4 IPv4 addresses operated by DIGICERT - Tiggee LLC in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · compudyneinc.comRouting diversity2.4/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/compudyneinc.com

Resolution chain

compudyneinc.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
96.45.82.22496.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.82.5796.45.82.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.17996.45.83.0/24AS16552DIGICERT - Tiggee LLCUS
96.45.83.7196.45.83.0/24AS16552DIGICERT - Tiggee LLCUS

WHOIS identity

Registrar
iana:146
Organization
compudyne
Contact emails

Subdomains

3 observed subdomains of compudyneinc.com.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for compudyneinc.com.

MechanismTarget
SPF_Acompudyneinc.com
SPF_INCLUDEbackup.securewebportal.net
SPF_INCLUDEsendgrid.net
SPF_IP192.208.54.0/24
SPF_IP192.208.55.0/24
SPF_IP206.51.193.0/24
SPF_IP209.208.98.52/32
SPF_IP50.57.219.124/32
SPF_IP50.57.92.38/32
SPF_IP67.225.186.153/32
SPF_MXcompudyneinc.com

Related pages

Pivot deeper into the graph from compudyneinc.com.

Cypher and MCP

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

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