Skip to content

Hostname

combilift.com

Last fetched

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

Nutrition Label

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

Resolution chain

combilift.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:1011
Organization
combilift
Contact emails

Subdomains

11 observed subdomains of combilift.com.

Web-graph footprint

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

391 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

23 SPF mechanisms authorising senders for combilift.com.

MechanismTarget
SPF_Aparts.combiliftspareparts.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_INCLUDE_spf.ricambio.net
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.0.0/16
SPF_IP159.183.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP185.12.80.0/22
SPF_IP185.56.84.19
SPF_IP185.56.84.4
SPF_IP185.56.84.9
SPF_IP188.172.128.0/20
SPF_IP192.161.144.0/20
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP208.117.48.0/20
SPF_IP216.198.0.0/18
SPF_IP50.31.32.0/19
SPF_IP77.104.175.79

Related pages

Pivot deeper into the graph from combilift.com.

Cypher and MCP

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

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