Skip to content

Hostname

thisisfresh.com

Last fetched

thisisfresh.com resolves to 1 IPv4 address operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · thisisfresh.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/thisisfresh.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.17.144.63104.17.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:113
Organization
certain
Contact emails

Subdomains

10 observed subdomains of thisisfresh.com.

Web-graph footprint

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

93 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for thisisfresh.com.

MechanismTarget
SPF_INCLUDEasp-spf1.yardi.com
SPF_INCLUDEasp-spf2.yardi.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.uk-1.a.mimecastprotect.com
SPF_INCLUDEspf.uk.exclaimer.net
SPF_IP103.151.192.0/23
SPF_IP178.22.164.245
SPF_IP185.12.80.0/22
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP216.198.0.0/18
SPF_IP5.148.67.194
SPF_IP51.155.57.121
SPF_IP51.155.95.201

Related pages

Pivot deeper into the graph from thisisfresh.com.

Cypher and MCP

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

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