Skip to content

Hostname

mid-works.com

Last fetched

mid-works.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

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

Resolution chain

mid-works.com resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.154.63.1818.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.3318.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.3818.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.154.63.8918.154.62.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.132.5118.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.5318.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.5818.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.245.86.4318.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.8118.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.86.9018.245.84.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

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

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for mid-works.com.

MechanismTarget
SPF_MXmid-works.com

Related pages

Pivot deeper into the graph from mid-works.com.

Cypher and MCP

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

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