Skip to content

Hostname

proteoeng.com

Last fetched

proteoeng.com resolves to 1 IPv4 address operated by AS44901 in BG. WHOIS lists iana:168 as the registrar.

Nutrition Label

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

Resolution chain

proteoeng.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.196.101.218185.196.101.0/24AS44901BG

WHOIS identity

Registrar
iana:168
Organization
gastone pugnaghi
Contact emails

Subdomains

4 observed subdomains of proteoeng.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for proteoeng.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webapps.net
SPF_IP77.238.26.250
SPF_IP78.111.225.189
SPF_IP78.134.106.131

Related pages

Pivot deeper into the graph from proteoeng.com.

Cypher and MCP

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

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