Skip to content

Hostname

groupnei.com

Last fetched

groupnei.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · groupnei.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/groupnei.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.197.225.12815.197.224.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.251.1683.33.240.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for groupnei.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.ultipro.com
SPF_INCLUDEspf-00203a01.pphosted.com
SPF_INCLUDEspf-00a03101.pphosted.com
SPF_INCLUDEspf-us.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.0.217.0
SPF_IP147.160.167.0/26
SPF_IP172.85.199.226
SPF_IP172.85.199.228
SPF_IP173.198.142.50
SPF_IP192.254.121.248/32
SPF_IP204.124.172.7
SPF_IP204.124.175.52
SPF_IP209.160.195.48/28
SPF_IP23.122.187.160/28
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP3.208.180.91
SPF_IP67.53.233.106
SPF_IP76.224.98.51
SPF_IP98.103.200.194

Related pages

Pivot deeper into the graph from groupnei.com.

Cypher and MCP

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

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