Skip to content

Hostname

ipgoup.com

Last fetched

ipgoup.com resolves to 1 IPv4 address operated by AS45102 in HK. WHOIS lists iana:1621 as the registrar.

Nutrition Label

WHISPER CANON · ipgoup.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/ipgoup.com

Resolution chain

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

IPPrefixASNOperatorCountry
47.90.53.14547.90.0.0/18AS45102HK

WHOIS identity

Registrar
iana:1621
Organization
hu shibao
Contact emails

Subdomains

6 observed subdomains of ipgoup.com.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ipgoup.com.

MechanismTarget
SPF_Aipgoup.com
SPF_IP110.76.38.50
SPF_IP114.55.143.180
SPF_IP47.90.53.145
SPF_MXipgoup.com

Related pages

Pivot deeper into the graph from ipgoup.com.

Cypher and MCP

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

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