Skip to content

Hostname

mygate.network

Last fetched

mygate.network resolves to 192.157.56.139, announced in 192.157.56.0/22 by SERVER-MANIA - B2 Net Solutions Inc. in US. mygate.network 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 · mygate.networkRouting diversity3.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/mygate.network

Resolution chain

IPv6 resolution

No AAAA record for mygate.network is recorded in WhisperGraph.

Attribution

b2 net

ORIGIN_AS

WHOIS identity

Registrar
iana:1068
Contact emails
83513928252245cf955a47f5eae65766.protect@withheldforprivacy.com, dd76ae6a55a54e94beada0ec8431204d.protect@withheldforprivacy.com

Subdomains

Mail and authentication

Nameservers

  • ns1.brainydns.com
  • ns2.brainydns.com
  • ns1.emu-dns.com
  • ns1.kirklanddc.com
  • ns2.kirklanddc.com
  • ns1.koaladns.com
  • ns2.koaladns.com
  • ns1.magpiedns.com
  • ns2.magpiedns.com
  • ns1.milesmx.com
  • ns1.squirreldns.com

Threat-feed evidence

History

Related pages

Pivot from mygate.network 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: "mygate.network"})-[: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.