Skip to content

Hostname

pipefy.com

Last fetched

pipefy.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · pipefy.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pipefy.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.19.147.54104.19.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.19.148.54104.19.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1387
Organization
personal.
Contact emails

Subdomains

91 observed subdomains of pipefy.com.

Web-graph footprint

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

1,221 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for pipefy.com.

MechanismTarget
SPF_INCLUDE44150209.spf05.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEmktomail.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEstspg-customer.com
SPF_IP149.72.95.178
SPF_IP167.89.102.3
SPF_IP168.245.127.134
SPF_IP168.245.20.111
SPF_IP168.245.49.170
SPF_IP168.245.53.0

Related pages

Pivot deeper into the graph from pipefy.com.

Cypher and MCP

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

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