Skip to content

Hostname

goodmancables.com

Last fetched

goodmancables.com resolves to 3 IPv4 addresses operated by PERFECT-INTERNATIONAL - Perfect International, Inc in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · goodmancables.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/goodmancables.com

Resolution chain

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

IPPrefixASNOperatorCountry
70.36.114.20170.36.114.0/24AS22439PERFECT-INTERNATIONAL - Perfect International, IncUS
70.36.114.25270.36.114.0/24AS22439PERFECT-INTERNATIONAL - Perfect International, IncUS
70.36.114.23770.36.114.0/24AS22439PERFECT-INTERNATIONAL - Perfect International, IncUS

WHOIS identity

Registrar
iana:303
Organization
bilalnawaz
Contact emails

Subdomains

2 observed subdomains of goodmancables.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • goodmancables.com

SPF policy

3 SPF mechanisms authorising senders for goodmancables.com.

MechanismTarget
SPF_Agoodmancables.com
SPF_IP70.36.114.252
SPF_MXgoodmancables.com

Related pages

Pivot deeper into the graph from goodmancables.com.

Cypher and MCP

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

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