Skip to content

Hostname

jmerc.org

Last fetched

jmerc.org resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · jmerc.orgRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/jmerc.org

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.181.179144.76.0.0/16AS24940DE

WHOIS identity

Registrar
iana:303
Organization
softhands technologies
Contact emails

Subdomains

16 observed subdomains of jmerc.org.

Web-graph footprint

Distinct hostnames that link to or from jmerc.org in the public web crawl.

9 sites link to this hostname.

20 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for jmerc.org.

MechanismTarget
SPF_Ajmerc.org
SPF_IP107.190.129.90
SPF_IP136.243.154.120
SPF_IP138.128.181.122
SPF_IP138.201.82.149
SPF_IP144.76.181.177
SPF_IP144.76.181.179
SPF_MXjmerc.org

Related pages

Pivot deeper into the graph from jmerc.org.

Cypher and MCP

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

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