Skip to content

Hostname

checksforless.com

Last fetched

checksforless.com resolves to 2 IPv4 addresses operated by AS-BUSINESS-COMMUNICATIONS - BCI in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · checksforless.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/checksforless.com

Resolution chain

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

IPPrefixASNOperatorCountry
98.129.124.298.129.0.0/17AS33070AS-BUSINESS-COMMUNICATIONS - BCIUS
98.129.124.698.129.0.0/17AS33070AS-BUSINESS-COMMUNICATIONS - BCIUS

WHOIS identity

Registrar
iana:146
Organization
chris lefevre
Contact emails

Subdomains

6 observed subdomains of checksforless.com.

Web-graph footprint

Distinct hostnames that link to or from checksforless.com in the public web crawl.

71 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for checksforless.com.

MechanismTarget
SPF_INCLUDE_spf-us.ppe-hosted.com
SPF_INCLUDE_spf.createsend.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from checksforless.com.

Cypher and MCP

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

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