Skip to content

Hostname

globalcredit.com

Last fetched

globalcredit.com resolves to 1 IPv4 address operated by HUTCHISON-AS-AP - HGC Global Communications Limited in HK. WHOIS lists iana:2 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
118.140.166.77118.140.160.0/19AS9304HUTCHISON-AS-AP - HGC Global Communications LimitedHK

WHOIS identity

Registrar
iana:2
Organization
global credit management
Contact emails

Subdomains

4 observed subdomains of globalcredit.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for globalcredit.com.

MechanismTarget
SPF_IP118.140.6.198
SPF_IP210.3.116.26
SPF_IP220.241.223.154

Related pages

Pivot deeper into the graph from globalcredit.com.

Cypher and MCP

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

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