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
Resolution chain
goodmancables.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 70.36.114.201 | 70.36.114.0/24 | AS22439 | PERFECT-INTERNATIONAL - Perfect International, Inc | US |
| 70.36.114.252 | 70.36.114.0/24 | AS22439 | PERFECT-INTERNATIONAL - Perfect International, Inc | US |
| 70.36.114.237 | 70.36.114.0/24 | AS22439 | PERFECT-INTERNATIONAL - Perfect International, Inc | US |
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.
| Mechanism | Target |
|---|---|
| SPF_A | goodmancables.com |
| SPF_IP | 70.36.114.252 |
| SPF_MX | goodmancables.com |
Related pages
Pivot deeper into the graph from goodmancables.com.
- IP · 70.36.114.201
- ASN · AS22439PERFECT-INTERNATIONAL - Perfect International, Inc
- Registrar · iana:303
- Country · US
- Email · goodmancables@hotmail.com
- TLD · .com
- Browse hostnames · go…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.