Skip to content

Hostname

moby.it

Last fetched

moby.it resolves to 3 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE. WHOIS lists registrar:genesys informatica s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · moby.itRouting diversity3.0/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/moby.it

Resolution chain

moby.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.81.9.235104.81.0.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.45.102.23923.45.96.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.54.216.18123.54.208.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.US

WHOIS identity

Registrar
registrar:genesys informatica s.r.l.
Organization
moby s.p.a.
Contact emails

Subdomains

15 observed subdomains of moby.it.

Web-graph footprint

Distinct hostnames that link to or from moby.it in the public web crawl.

389 sites link to this hostname.

53 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for moby.it.

MechanismTarget
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.nohup.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.103.242.251
SPF_MXmoby.it

Related pages

Pivot deeper into the graph from moby.it.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "moby.it"})-[: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.