Skip to content

Hostname

microjuris.com

Last fetched

microjuris.com resolves to 14 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:469 as the registrar.

Nutrition Label

WHISPER CANON · microjuris.comRouting diversity5.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/microjuris.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.23.248.180107.23.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
3.211.94.1453.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.225.157.1293.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.232.220.2273.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.84.7434.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.235.25534.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.228.95.8634.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.231.194.7034.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.75.10234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.205.84.11352.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.44.78.10952.44.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.55.237.2852.54.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.160.32.10754.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.204.89.8452.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:469
Organization
microjuris
Contact emails

Subdomains

63 observed subdomains of microjuris.com.

Web-graph footprint

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

27 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for microjuris.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.ipzmarketing.com
SPF_INCLUDEspf.os-ns.com
SPF_IP185.103.8.0/22
SPF_IP212.192.13.0/24
SPF_IP5.56.22.0/24
SPF_IP82.199.156.0/24
SPF_IP93.159.208.0/21

Related pages

Pivot deeper into the graph from microjuris.com.

Cypher and MCP

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

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