Skip to content

Hostname

getfive.com

Last fetched

getfive.com resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:291 as the registrar.

Nutrition Label

WHISPER CANON · getfive.comRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/getfive.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.26.2.140104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.140104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.72.158172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.2188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.2188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:291
Organization
direct privacy
Contact emails

Subdomains

37 observed subdomains of getfive.com.

Web-graph footprint

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

197 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for getfive.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.intacct.com
SPF_INCLUDEinfusionmail.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP151.236.35.177/32
SPF_IP50.28.66.70
SPF_IP92.48.103.58/32

Related pages

Pivot deeper into the graph from getfive.com.

Cypher and MCP

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

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