Skip to content

Hostname

mooneygo.it

Last fetched

mooneygo.it resolves to 104.103.254.29, announced in 104.103.240.0/20 by AKAMAI-AS - Akamai Technologies, Inc. in GB. mooneygo.it 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 · mooneygo.itRouting diversity1.5/10Peering density4.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/mooneygo.it

Resolution chain

IPv6 resolution

No AAAA record for mooneygo.it is recorded in WhisperGraph.

Attribution

akamai

ORIGIN_AS

WHOIS identity

Registrar
registrar:telecom italia s.p.a.

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • a1-229.akam.net
  • a13-67.akam.net
  • a24-64.akam.net
  • a3-65.akam.net
  • a4-64.akam.net
  • a6-67.akam.net

MX records

  • mxa-00643e01.gslb.pphosted.com
  • mxb-00643e01.gslb.pphosted.com

SPF policy

  • ip: 62.149.160.0/24
  • ip: 62.149.161.0/24
  • ip: 62.149.162.0/24
  • ip: 80.73.227.0/24
  • ip: 80.73.228.0/24
  • ip: 80.73.229.0/24
  • include: musvc.com
  • include: spf.protection.outlook.com
  • include: spf-00643e01.pphosted.com
  • include: _spfpermissive.interhost.it

Threat-feed evidence

History

Related pages

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