Skip to content

Hostname

contractingplus.com

Last fetched

contractingplus.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · contractingplus.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/contractingplus.com

Resolution chain

contractingplus.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:81
Organization
brian harrington
Contact emails

Subdomains

8 observed subdomains of contractingplus.com.

Web-graph footprint

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

31 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for contractingplus.com.

MechanismTarget
SPF_INCLUDE_spf-moon-ray.ontramail.com
SPF_INCLUDE_spf-ontramail.ontramail.com
SPF_INCLUDEspf.eu.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP202.88.251.154
SPF_IP210.212.241.212
SPF_IP34.240.94.7
SPF_IP34.243.18.3
SPF_IP34.244.214.223
SPF_IP34.251.253.134
SPF_IP52.17.162.251
SPF_IP52.209.28.50
SPF_IP52.211.182.11
SPF_IP78.157.193.2
SPF_IP87.198.146.2
SPF_IP87.198.173.10
SPF_IP92.51.204.181/32

Related pages

Pivot deeper into the graph from contractingplus.com.

Cypher and MCP

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

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