Skip to content

Hostname

microsimulation.pub

Last fetched

microsimulation.pub resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · microsimulation.pubRouting diversity4.8/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency6.7/10Resolver footprint8.3/10canon.whisper.security/host/microsimulation.pub

Resolution chain

microsimulation.pub resolves to 17 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.42.123.11313.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.42.237.4913.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.0.18313.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
13.43.104.20413.40.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.132.19.4718.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.217.10018.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.78.12818.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.135.86.25318.132.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.169.68.13418.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
18.175.13.12618.175.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.GB
3.11.114.1853.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.209.803.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.9.6.903.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
16.61.94.21516.61.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.73.11613.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
16.60.172.23216.60.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.GB
13.134.205.20613.134.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
international microsimulation association
Contact emails

Subdomains

1 observed subdomain of microsimulation.pub.

Web-graph footprint

Distinct hostnames that link to or from microsimulation.pub in the public web crawl.

53 sites link to this hostname.

260 sites linked to from this hostname.

Threat posture

History

Related pages

Pivot deeper into the graph from microsimulation.pub.

Cypher and MCP

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

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