Skip to content

Hostname

worldplus-gym.com

Last fetched

worldplus-gym.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · worldplus-gym.comRouting diversity1.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/worldplus-gym.com

Resolution chain

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

IPPrefixASNOperatorCountry
75.2.67.12675.2.64.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:49
Organization
whois privacy protection service by value-domain
Contact emails

Subdomains

24 observed subdomains of worldplus-gym.com.

Web-graph footprint

Distinct hostnames that link to or from worldplus-gym.com in the public web crawl.

228 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for worldplus-gym.com.

MechanismTarget
SPF_Aworldplus-gym.com
SPF_Awww2836.sakura.ne.jp
SPF_INCLUDE45460246.spf03.hubspotemail.net
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.bmv.jp
SPF_IP3.113.51.221
SPF_IP35.79.109.165
SPF_MXworldplus-gym.com

Related pages

Pivot deeper into the graph from worldplus-gym.com.

Cypher and MCP

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

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