Skip to content

Hostname

contracting.works

Last fetched

contracting.works resolves to 1 IPv4 address operated by AS2116 in NO. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · contracting.worksRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/contracting.works

Resolution chain

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

IPPrefixASNOperatorCountry
195.18.138.11195.18.128.0/17AS2116NO

WHOIS identity

Registrar
iana:2
Organization
Contact emails

Subdomains

44 observed subdomains of contracting.works.

Web-graph footprint

Distinct hostnames that link to or from contracting.works in the public web crawl.

9 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for contracting.works.

MechanismTarget
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEu13248110.wl111.sendgrid.net

Related pages

Pivot deeper into the graph from contracting.works.

Cypher and MCP

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

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