Hostname
64-bit.it
Last fetched
64-bit.it resolves to 2 IPv4 addresses operated by AKAMAI-LINODE-AP - Akamai Connected Cloud in GB. WHOIS lists registrar:armada s.r.l. as the registrar.
Nutrition Label
Resolution chain
64-bit.it resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 109.74.197.11 | 109.74.192.0/20 | AS63949 | AKAMAI-LINODE-AP - Akamai Connected Cloud | GB |
| 5.134.124.81 | 5.134.120.0/21 | AS3242 | ASN-ITNET - REEVO S.P.A. | IT |
WHOIS identity
- Registrar
- registrar:armada s.r.l.
- Organization
- fabio pollini
- Contact emails
- —
Subdomains
13 observed subdomains of 64-bit.it.
Web-graph footprint
Distinct hostnames that link to or from 64-bit.it in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
4 SPF mechanisms authorising senders for 64-bit.it.
| Mechanism | Target |
|---|---|
| SPF_A | 64-bit.it |
| SPF_INCLUDE | _spf.armada.it |
| SPF_INCLUDE | spf.webapps.net |
| SPF_MX | 64-bit.it |
Related pages
Pivot deeper into the graph from 64-bit.it.
- IP · 109.74.197.11
- ASN · AS63949AKAMAI-LINODE-AP - Akamai Connected Cloud
- Registrar · registrar:armada s.r.l.
- Country · GB
- TLD · .it
- Browse hostnames · 64…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "64-bit.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.