Hostname
processsensing.com
Last fetched
processsensing.com resolves to 1 IPv4 address operated by VKT-HK Viking Telecom Limited in GB. WHOIS lists iana:299 as the registrar.
Nutrition Label
Resolution chain
processsensing.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 88.80.188.22 | 88.80.184.0/21 | AS63949 | VKT-HK Viking Telecom Limited | GB |
WHOIS identity
- Registrar
- iana:299
- Organization
- mark smith
- Contact emails
Subdomains
3 observed subdomains of processsensing.com.
Web-graph footprint
Distinct hostnames that link to or from processsensing.com in the public web crawl.
200 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
26 SPF mechanisms authorising senders for processsensing.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 242084967.spf10.hubspotemail.net |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.messagelabs.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 180.167.93.34 |
| SPF_IP | 182.50.78.64/28 |
| SPF_IP | 188.66.83.105 |
| SPF_IP | 192.208.243.170 |
| SPF_IP | 204.14.232.64/28 |
| SPF_IP | 204.14.234.64/28 |
| SPF_IP | 212.86.198.68 |
| SPF_IP | 217.108.141.57 |
| SPF_IP | 24.226.233.52 |
| SPF_IP | 31.221.39.163 |
| SPF_IP | 37.74.208.154 |
| SPF_IP | 52.164.201.104 |
| SPF_IP | 75.127.222.83 |
| SPF_IP | 78.33.37.130/28 |
| SPF_IP | 78.94.203.126 |
| SPF_IP | 85.36.53.154 |
| SPF_IP | 91.212.117.0/27 |
| SPF_IP | 92.27.134.228 |
| SPF_IP | 93.107.38.201 |
| SPF_IP | 96.43.144.64/31 |
| SPF_IP | 96.43.148.64/31 |
Related pages
Pivot deeper into the graph from processsensing.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "processsensing.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.