Hostname
gassecure.com
Last fetched
gassecure.com resolves to 1 IPv4 address operated by AKAMAI-LINODE-AP Akamai Connected Cloud in GB. WHOIS lists iana:1001 as the registrar.
Nutrition Label
Resolution chain
gassecure.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 |
|---|---|---|---|---|
| 178.79.158.113 | 178.79.128.0/18 | AS63949 | AKAMAI-LINODE-AP Akamai Connected Cloud | GB |
WHOIS identity
- Registrar
- iana:1001
- Organization
- gassecure as
- Contact emails
- 7gffvqbyyxtw@privacy-protection.email
- ab3nbkw5jyfa@privacy-protection.email
- cj4kyrfxdpub@privacy-protection.email
- dqcft73gmfyh@privacy-protection.email
- gdye3iogqgea@privacy-protection.email
- iw8pqnkhbxay@privacy-protection.email
- q3e8h8wcu4gd@privacy-protection.email
- qadsenxsjye2@privacy-protection.email
- sh9h7gqkpvkh@privacy-protection.email
- sz2pwks9fpij@privacy-protection.email
- t3ne8gr7e56w@privacy-protection.email
- tdpq7xnxohpe@privacy-protection.email
- tsygdp4wdqnc@privacy-protection.email
- zqwdnzry68uw@privacy-protection.email
Subdomains
3 observed subdomains of gassecure.com.
Web-graph footprint
Distinct hostnames that link to or from gassecure.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for gassecure.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from gassecure.com.
- IP · 178.79.158.113
- ASN · AS63949AKAMAI-LINODE-AP Akamai Connected Cloud
- Registrar · iana:1001
- Country · GB
- Email · 7gffvqbyyxtw@privacy-protection.email
- TLD · .com
- Browse hostnames · ga…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gassecure.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.