Skip to content

Hostname

mel.booksystems.com

Last fetched

mel.booksystems.com resolves to 1 IPv4 address operated by AS2764 in AU.

Nutrition Label

WHISPER CANON · mel.booksystems.comRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/mel.booksystems.com

Resolution chain

mel.booksystems.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.10.211.222210.16.61.0/24AS2764AU

WHOIS identity

No WHOIS records are currently associated with mel.booksystems.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for mel.booksystems.com.

MechanismTarget
SPF_A210-10-211-222.mel.static-ipl.aapt.com.au
SPF_Abooksystems.co.nz
SPF_Aexpedient.gmaaust.com.au
SPF_Amel.booksystems.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP52.64.251.208/32
SPF_MXmel.booksystems.com

Related pages

Pivot deeper into the graph from mel.booksystems.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "mel.booksystems.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.