Hostname
globaljetconcept.com
Last fetched
globaljetconcept.com resolves to 1 IPv4 address operated by AS12333 in CH. WHOIS lists iana:88 as the registrar.
Nutrition Label
Resolution chain
globaljetconcept.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 |
|---|---|---|---|---|
| 195.70.7.125 | 195.70.0.0/19 | AS12333 | — | CH |
WHOIS identity
- Registrar
- iana:88
- Organization
- david pazos
- Contact emails
Subdomains
25 observed subdomains of globaljetconcept.com.
Showing 22 of 25. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from globaljetconcept.com in the public web crawl.
28 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
33 SPF mechanisms authorising senders for globaljetconcept.com.
| Mechanism | Target |
|---|---|
| SPF_A | globaljetconcept.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | dfinet.ch |
| SPF_INCLUDE | mailsecurity.swisscom.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 185.125.25.20/30 |
| SPF_IP | 185.125.25.8/29 |
| SPF_IP | 195.70.10.111 |
| SPF_IP | 195.70.10.87 |
| SPF_IP | 195.70.10.88 |
| SPF_IP | 195.70.10.89 |
| SPF_IP | 195.70.2.32/28 |
| SPF_IP | 195.70.4.88 |
| SPF_IP | 195.70.7.112/29 |
| SPF_IP | 195.70.7.120/29 |
| SPF_IP | 195.70.7.125 |
| SPF_IP | 195.70.9.21 |
| SPF_IP | 2001:1600:3:17::/64 |
| SPF_IP | 2001:1600:4:17::/64 |
| SPF_IP | 45.157.188.20/30 |
| SPF_IP | 45.157.188.8/29 |
| SPF_IP | 83.166.143.168/29 |
| SPF_IP | 83.166.143.180/30 |
| SPF_IP | 84.16.66.168/29 |
| SPF_IP | 84.16.66.180/30 |
| SPF_IP | 84.16.68.109/32 |
| SPF_IP | 84.16.68.110/32 |
| SPF_IP | 84.16.68.111/32 |
| SPF_IP | 84.16.68.112/32 |
| SPF_IP | 84.16.68.94 |
| SPF_IP | 84.16.68.96 |
| SPF_MX | globaljetconcept.com |
Related pages
Pivot deeper into the graph from globaljetconcept.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "globaljetconcept.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.