Skip to content

Hostname

jmc.net

Last fetched

jmc.net resolves to 1 IPv4 address operated by AS3209 in DE. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · jmc.netRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/jmc.net

Resolution chain

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

IPPrefixASNOperatorCountry
194.187.184.90194.187.184.0/22AS3209DE

WHOIS identity

Registrar
iana:269
Organization
jeffriy mc clymont
Contact emails

Subdomains

34 observed subdomains of jmc.net.

Web-graph footprint

Distinct hostnames that link to or from jmc.net in the public web crawl.

7 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for jmc.net.

MechanismTarget
SPF_INCLUDE_spf-e.cegedim.fr
SPF_INCLUDE_spf-i.cegedim.fr
SPF_IP194.187.184.0/24
SPF_IP194.187.185.0/24
SPF_IP194.187.186.0/24
SPF_IP194.187.187.0/24
SPF_MXjmc.net

Related pages

Pivot deeper into the graph from jmc.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "jmc.net"})-[: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.