Skip to content

Hostname

middle2.com

Last fetched

middle2.com resolves to 172.104.98.144, announced in 172.104.96.0/19 by AKAMAI-LINODE-AP - Akamai Connected Cloud in JP. middle2.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · middle2.comRouting diversity1.5/10Peering density6.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/middle2.com

Resolution chain

IPv6 resolution

No AAAA record for middle2.com is recorded in WhisperGraph.

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of middle2.com owner
Contact emails
2b64795c-d3a0-4cbd-baa3-cb2e1a2ec251@identity-protect.org, 3150263a-3bb0-426a-b55c-502444ecde23@identity-protect.org, d17231d7-d71f-478b-a781-dea5b8910d8d@identity-protect.org, de1890ec-6558-4edd-95e5-c82074cf2fb9@identity-protect.org, df44b519-33cb-4d66-8b20-386bb927b5af@identity-protect.org, owner-7121513@middle2.com.whoisprivacyservice.org, owner@middle2.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • jerome.ns.cloudflare.com
  • maya.ns.cloudflare.com

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • aspmx2.googlemail.com
  • aspmx3.googlemail.com

Threat-feed evidence

History

Related pages

Pivot from middle2.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "middle2.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.