Skip to content

Hostname

mygo1.com

Last fetched

mygo1.com resolves to 104.26.14.38, announced in 104.28.40.0/24 by CLOUDFLARENET - Cloudflare, Inc. in CA. mygo1.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 · mygo1.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/mygo1.com

Resolution chain

IPv6 resolution

Attribution

Cloudflare

cdn · ORIGIN_AS, CDN

WHOIS identity

Registrar
iana:468
Registrant organisation
andrew barnes
Contact emails
info@go1.com.au, e6b87efc-4683-4ce1-95f5-81eddf7c4e75@identity-protect.org, e833b6e8-5d37-4c29-a1fd-df0e62e77c0e@identity-protect.org

Subdomains

Mail and authentication

Nameservers

  • roan.ns.cloudflare.com
  • tegan.ns.cloudflare.com

MX records

  • mygo1-com.mail.protection.outlook.com

SPF policy

  • include: spf.mandrillapp.com
  • include: spf.protection.outlook.com
  • include: sendgrid.net
  • ip: 167.89.9.125
  • ip: 167.89.98.242

Threat-feed evidence

History

Related pages

Pivot from mygo1.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: "mygo1.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.