Skip to content

Hostname

jumingo.com

Last fetched

jumingo.com resolves to 2 IPv4 addresses operated by GOOGLE-CLOUD-PLATFORM - Google LLC in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · jumingo.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/jumingo.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.160.65.9234.160.0.0/16AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS
136.110.160.198136.108.0.0/14AS396982GOOGLE-CLOUD-PLATFORM - Google LLCUS

WHOIS identity

Registrar
iana:83
Organization
jumingo
Contact emails

Subdomains

24 observed subdomains of jumingo.com.

Web-graph footprint

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

99 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for jumingo.com.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.190.99
SPF_IP149.72.246.141

Related pages

Pivot deeper into the graph from jumingo.com.

Cypher and MCP

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

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