Skip to content

Hostname

admin.moj-toner.com

Last fetched

admin.moj-toner.com resolves to 1 IPv4 address operated by AS61094 in HR.

Nutrition Label

WHISPER CANON · admin.moj-toner.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/admin.moj-toner.com

Resolution chain

admin.moj-toner.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
194.56.75.2194.56.75.0/24AS61094HR

WHOIS identity

No WHOIS records are currently associated with admin.moj-toner.com in WhisperGraph.

Subdomains

1 observed subdomain of admin.moj-toner.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for admin.moj-toner.com.

MechanismTarget
SPF_Aadmin.moj-toner.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP178.23.184.47
SPF_IP194.56.74.113
SPF_IP95.216.74.82
SPF_MXadmin.moj-toner.com

Related pages

Pivot deeper into the graph from admin.moj-toner.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "admin.moj-toner.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.