Skip to content

Hostname

goconvert.com

Last fetched

goconvert.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · goconvert.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/goconvert.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.125.1113.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.11413.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.12513.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.224.125.5613.224.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.51.11518.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.918.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.9118.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
18.67.51.9918.67.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:299
Organization
david higgins
Contact emails

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for goconvert.com.

MechanismTarget
SPF_IP119.225.63.22
SPF_IP194.74.158.114
SPF_IP202.171.184.116
SPF_IP203.166.101.145
SPF_IP38.122.222.35
SPF_IP74.216.192.204

Related pages

Pivot deeper into the graph from goconvert.com.

Cypher and MCP

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

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