Skip to content

Hostname

mygroundforce.com

Last fetched

mygroundforce.com resolves to 2 IPv4 addresses operated by AUTOMATTIC - Automattic, Inc in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · mygroundforce.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/mygroundforce.com

Resolution chain

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

IPPrefixASNOperatorCountry
192.0.78.161192.1.57.0/24AS2635AUTOMATTIC - Automattic, IncUS
192.0.78.238192.1.57.0/24AS2635AUTOMATTIC - Automattic, IncUS

WHOIS identity

Registrar
iana:48
Organization
1stchoicevillarentals
Contact emails

Subdomains

8 observed subdomains of mygroundforce.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for mygroundforce.com.

MechanismTarget
SPF_INCLUDE_spf.wpcloud.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP186.237.137.14
SPF_IP189.35.54.250
SPF_IP189.7.33.54
SPF_IP192.0.78.20/32
SPF_IP20.49.104.32
SPF_IP40.112.166.161
SPF_IP40.121.180.72
SPF_IP52.152.148.93
SPF_IP52.152.200.89
SPF_IP52.179.121.128
SPF_IP52.188.180.20

Related pages

Pivot deeper into the graph from mygroundforce.com.

Cypher and MCP

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

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