Skip to content

Hostname

progestconstruction.com

Last fetched

progestconstruction.com resolves to 2 IPv4 addresses operated by AS-HOSTINGER in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
195.179.239.116195.179.238.0/23AS47583AS-HOSTINGERUS
68.168.112.6668.168.112.0/20AS36666GTCOMM - GloboTech CommunicationsCA

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 progestconstruction.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for progestconstruction.com.

MechanismTarget
SPF_INCLUDEmail.baxup.ca
SPF_INCLUDEspf.mailanyone.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP195.179.239.116
SPF_IP67.43.226.94

Related pages

Pivot deeper into the graph from progestconstruction.com.

Cypher and MCP

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

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