Skip to content

Hostname

acserver014.bit46.com

Last fetched

acserver014.bit46.com resolves to 2 IPv4 addresses operated by AS20904 in FI.

Nutrition Label

WHISPER CANON · acserver014.bit46.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.8/10canon.whisper.security/host/acserver014.bit46.com

Resolution chain

acserver014.bit46.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with acserver014.bit46.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for acserver014.bit46.com.

MechanismTarget
SPF_Aacserver014.bit46.com
SPF_IP212.146.45.80/28
SPF_IP212.50.128.216/29
SPF_IP213.139.180.128/28
SPF_IP80.64.6.160/27
SPF_IP80.75.106.192/27
SPF_IP87.108.23.128/28
SPF_MXacserver014.bit46.com

Related pages

Pivot deeper into the graph from acserver014.bit46.com.

Cypher and MCP

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

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