Skip to content

Hostname

checkware.me

Last fetched

checkware.me resolves to 1 IPv4 address operated by WESTCOM-TRADE-AS in NO. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · checkware.meRouting diversity1.5/10Peering density4.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/checkware.me

Resolution chain

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

IPPrefixASNOperatorCountry
217.144.78.99217.144.64.0/20AS44381WESTCOM-TRADE-ASNO

WHOIS identity

Registrar
iana:269
Organization
checkware as
Contact emails

Subdomains

3 observed subdomains of checkware.me.

Web-graph footprint

Distinct hostnames that link to or from checkware.me in the public web crawl.

Threat posture

History

Mail and authentication

MX records

  • checkware.me

SPF policy

11 SPF mechanisms authorising senders for checkware.me.

MechanismTarget
SPF_Acheckware.me
SPF_INCLUDE_spf.proisp.no
SPF_INCLUDEprod.outlook.com
SPF_INCLUDEsmtp1.nethome.no
SPF_INCLUDEsmtp2.nethome.no
SPF_INCLUDEsmtp3.nethome.no
SPF_IP92.62.32.97
SPF_IP92.62.33.11/28
SPF_IP92.62.33.12
SPF_IP92.62.33.13
SPF_MXcheckware.me

Related pages

Pivot deeper into the graph from checkware.me.

Cypher and MCP

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

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