Skip to content

Hostname

school.dimartsolutions.com

Last fetched

school.dimartsolutions.com resolves to 1 IPv4 address operated by AS16276 in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.222.174.9751.222.0.0/16AS16276CA

WHOIS identity

No WHOIS records are currently associated with school.dimartsolutions.com in WhisperGraph.

Subdomains

1 observed subdomain of school.dimartsolutions.com.

Threat posture

History

Mail and authentication

MX records

  • school.dimartsolutions.com

SPF policy

3 SPF mechanisms authorising senders for school.dimartsolutions.com.

MechanismTarget
SPF_Aschool.dimartsolutions.com
SPF_INCLUDE_spf.truehostcloud.com
SPF_MXschool.dimartsolutions.com

Related pages

Pivot deeper into the graph from school.dimartsolutions.com.

Cypher and MCP

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

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