Hostname
absgb.com
Last fetched
absgb.com resolves to 2 IPv4 addresses operated by FORTINET - Fortinet Inc. in US. WHOIS lists iana:48 as the registrar.
Nutrition Label
Resolution chain
absgb.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 208.91.112.55 | 207.255.152.0/21 | AS40934 | FORTINET - Fortinet Inc. | US |
| 208.91.112.55 | 207.255.152.0/21 | AS40934 | FORTINET - Fortinet Inc. | CA |
| 217.194.210.198 | 217.54.251.0/24 | AS20860 | — | GB |
WHOIS identity
- Registrar
- iana:48
- Organization
- identity secured
- Contact emails
Subdomains
3 observed subdomains of absgb.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for absgb.com.
| Mechanism | Target |
|---|---|
| SPF_A | smtp.eclipse.co.uk |
| SPF_A | smtp.eclipse.net.uk |
| SPF_A | smtpout.karoo.kcom.com |
| SPF_INCLUDE | spf.everycloudtech.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 213.152.35.8/29 |
| SPF_IP | 62.31.104.25/29 |
| SPF_IP | 91.84.3.64/30 |
Related pages
Pivot deeper into the graph from absgb.com.
- IP · 208.91.112.55
- ASN · AS40934FORTINET - Fortinet Inc.
- Registrar · iana:48
- Country · US
- Email · admin@identity-secured.com
- TLD · .com
- Browse hostnames · ab…
- 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: "absgb.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.