Skip to content

Hostname

dayliff.com

Last fetched

dayliff.com resolves to 1 IPv4 address operated by NAMECHEAP-NET - Namecheap, Inc. in US. WHOIS lists iana:48 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
68.65.121.17568.65.121.0/24AS22612NAMECHEAP-NET - Namecheap, Inc.US

WHOIS identity

Registrar
iana:48
Organization
davis & shirtliff
Contact emails

Subdomains

69 observed subdomains of dayliff.com.

Web-graph footprint

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

17 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for dayliff.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.web-hosting.com
SPF_INCLUDEzohomail.com
SPF_IP162.144.210.204
SPF_IP196.43.220.1
SPF_IP196.43.220.12
SPF_IP196.43.220.14
SPF_IP196.43.220.27
SPF_IP196.43.220.33
SPF_IP196.43.220.62
SPF_IP198.54.120.43
SPF_IP20.71.12.207
SPF_IP41.188.151.58
SPF_IP68.65.120.245
SPF_IP68.65.121.171
SPF_IP68.65.121.175

Related pages

Pivot deeper into the graph from dayliff.com.

Cypher and MCP

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

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