Skip to content

Hostname

promachbuilt.com

Last fetched

promachbuilt.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.45.121104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.213.226172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

44 SPF mechanisms authorising senders for promachbuilt.com.

MechanismTarget
SPF_Ab.spf.service-now.com
SPF_Ac.spf.service-now.com
SPF_Ad.spf.service-now.com
SPF_EXISTS%{i}._spf.mta.salesforce.com
SPF_EXISTS%{i}.spf.hc1986-95.iphmx.com
SPF_INCLUDEet._spf.pardot.com
SPF_INCLUDEpromachspfinclude.promachbuilt.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP10.128.20.96/27
SPF_IP10.128.5.0/25
SPF_IP104.239.164.190
SPF_IP142.93.99.214
SPF_IP143.244.206.22
SPF_IP147.160.167.0/26
SPF_IP15.206.254.82
SPF_IP152.160.0.0/16
SPF_IP156.54.26.110
SPF_IP162.242.214.146
SPF_IP172.98.196.59
SPF_IP208.86.168.7/32
SPF_IP209.171.16.89/29
SPF_IP216.24.226.0/24
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP23.251.253.0/26
SPF_IP23.26.226.0/24
SPF_IP3.121.108.6
SPF_IP3.124.84.100
SPF_IP52.17.146.99/32
SPF_IP52.2.239.24
SPF_IP52.30.183.103
SPF_IP52.4.126.188
SPF_IP52.58.11.13
SPF_IP54.160.219.31
SPF_IP54.211.159.31
SPF_IP54.211.162.22
SPF_IP54.227.244.164
SPF_IP64.239.241.128/29
SPF_IP65.254.216.64/29
SPF_IP66.129.119.64/26
SPF_IP67.207.220.0/24
SPF_IP91.103.10.1

Related pages

Pivot deeper into the graph from promachbuilt.com.

Cypher and MCP

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

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