Skip to content

Hostname

jmins.com

Last fetched

jmins.com resolves to 1 IPv4 address operated by GO-DADDY-COM-LLC - GoDaddy.com, LLC in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
68.178.189.9468.178.188.0/22AS398101GO-DADDY-COM-LLC - GoDaddy.com, LLCUS

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 jmins.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

50 SPF mechanisms authorising senders for jmins.com.

MechanismTarget
SPF_INCLUDEsmtpcorp.com
SPF_INCLUDEspf.myconnectwise.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP192.234.196.34
SPF_IP192.234.199.234
SPF_IP216.251.130.194
SPF_IP216.251.131.242
SPF_IP216.251.136.122
SPF_IP216.251.139.210
SPF_IP216.251.143.218
SPF_IP216.251.143.74
SPF_IP216.251.143.90
SPF_IP216.251.143.98
SPF_IP216.251.145.154
SPF_IP216.251.145.218
SPF_IP216.251.146.202
SPF_IP216.251.146.74
SPF_IP216.251.147.114
SPF_IP216.251.147.221
SPF_IP216.251.148.122
SPF_IP216.251.148.164
SPF_IP216.251.148.186
SPF_IP216.251.149.132
SPF_IP216.251.149.146
SPF_IP216.251.149.170
SPF_IP216.251.149.218
SPF_IP216.251.149.242
SPF_IP216.251.149.52
SPF_IP216.251.150.10
SPF_IP216.251.150.108
SPF_IP216.251.150.132
SPF_IP216.251.150.204
SPF_IP216.251.150.90
SPF_IP216.251.151.122
SPF_IP216.251.151.18
SPF_IP216.251.151.242
SPF_IP216.251.151.50
SPF_IP216.251.152.162
SPF_IP216.251.152.218
SPF_IP216.251.152.226
SPF_IP216.251.152.90
SPF_IP216.251.153.130
SPF_IP216.251.153.146
SPF_IP216.251.153.242
SPF_IP52.228.100.119
SPF_IP52.237.51.170
SPF_IP74.50.231.58
SPF_IP74.50.234.34
SPF_IP74.50.238.219
SPF_IP74.50.239.194

Related pages

Pivot deeper into the graph from jmins.com.

Cypher and MCP

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

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