Skip to content

Hostname

sprout.ph

Last fetched

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

Nutrition Label

WHISPER CANON · sprout.phRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/sprout.ph

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.24.53104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.25.53104.18.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1387
Organization
gentry group
Contact emails

Subdomains

102 observed subdomains of sprout.ph.

Web-graph footprint

Distinct hostnames that link to or from sprout.ph in the public web crawl.

228 sites link to this hostname.

158 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

75 SPF mechanisms authorising senders for sprout.ph.

MechanismTarget
SPF_INCLUDE2500439.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEsendgrid.net
SPF_IP104.130.122.0/23
SPF_IP104.130.96.0/28
SPF_IP121.244.91.48/32
SPF_IP121.244.91.52/32
SPF_IP122.15.156.182/32
SPF_IP135.84.80.0/24
SPF_IP135.84.81.0/24
SPF_IP135.84.82.0/24
SPF_IP135.84.83.0/24
SPF_IP136.143.160.0/24
SPF_IP136.143.161.0/24
SPF_IP136.143.162.0/24
SPF_IP136.143.178.49/32
SPF_IP136.143.182.0/23
SPF_IP136.143.184.0/24
SPF_IP136.143.188.0/24
SPF_IP136.143.190.0/23
SPF_IP139.167.79.86/32
SPF_IP141.193.32.0/23
SPF_IP143.55.224.0/21
SPF_IP143.55.232.0/22
SPF_IP143.55.236.0/22
SPF_IP146.20.112.0/26
SPF_IP146.20.113.0/24
SPF_IP146.20.191.0/24
SPF_IP159.112.240.0/20
SPF_IP159.135.132.128/25
SPF_IP159.135.140.80/29
SPF_IP159.135.224.0/20
SPF_IP161.38.192.0/20
SPF_IP161.38.204.0/22
SPF_IP165.173.128.0/24
SPF_IP165.173.180.250/31
SPF_IP165.173.182.250/31
SPF_IP166.78.68.0/22
SPF_IP169.148.129.0/24
SPF_IP169.148.131.0/24
SPF_IP169.148.142.10/32
SPF_IP169.148.144.0/25
SPF_IP169.148.144.10/32
SPF_IP185.189.236.0/22
SPF_IP185.211.120.0/22
SPF_IP185.250.236.0/22
SPF_IP192.237.158.0/23
SPF_IP198.244.48.0/20
SPF_IP198.244.60.0/22
SPF_IP198.61.254.0/23
SPF_IP199.34.22.36/32
SPF_IP199.67.80.2/32
SPF_IP199.67.80.20/32
SPF_IP199.67.82.2/32
SPF_IP199.67.82.20/32
SPF_IP199.67.84.0/24
SPF_IP199.67.86.0/24
SPF_IP199.67.88.0/24
SPF_IP204.141.32.0/23
SPF_IP204.141.42.0/23
SPF_IP204.220.160.0/21
SPF_IP204.220.168.0/21
SPF_IP204.220.176.0/20
SPF_IP209.61.151.0/24
SPF_IP23.253.182.0/23
SPF_IP2607:13c0:1::7000/116
SPF_IP2607:13c0:2::1000/116
SPF_IP2607:13c0:4::/116
SPF_IP65.154.166.0/24
SPF_IP69.72.32.0/20
SPF_IP8.39.54.0/23
SPF_IP8.39.54.250/31
SPF_IP8.40.222.0/23
SPF_IP8.40.222.250/31
SPF_IP87.253.232.0/21

Related pages

Pivot deeper into the graph from sprout.ph.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sprout.ph"})-[: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.