Hostname
sueraglobal.com
Last fetched
sueraglobal.com resolves to 1 IPv4 address operated by NETDIREKT-AS - NETDIREKT BILISIM DANISMANLIK ILETISIM HIZMETLERI SANAYI VE TICARET AS in TR. WHOIS lists iana:3871 as the registrar.
Nutrition Label
Resolution chain
sueraglobal.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 |
|---|---|---|---|---|
| 77.223.141.12 | 77.223.141.0/24 | AS43391 | NETDIREKT-AS - NETDIREKT BILISIM DANISMANLIK ILETISIM HIZMETLERI SANAYI VE TICARET AS | TR |
WHOIS identity
- Registrar
- iana:3871
- Organization
- beranet yazılım tasarım hizmetleri ltd. şti.
- Contact emails
- —
Subdomains
2 observed subdomains of sueraglobal.com.
Web-graph footprint
Distinct hostnames that link to or from sueraglobal.com in the public web crawl.
12 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for sueraglobal.com.
| Mechanism | Target |
|---|---|
| SPF_A | sueraglobal.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 77.223.141.12 |
| SPF_MX | sueraglobal.com |
Related pages
Pivot deeper into the graph from sueraglobal.com.
- IP · 77.223.141.12
- ASN · AS43391NETDIREKT-AS - NETDIREKT BILISIM DANISMANLIK ILETISIM HIZMETLERI SANAYI VE TICARET AS
- Registrar · iana:3871
- Country · TR
- TLD · .com
- Browse hostnames · su…
- 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: "sueraglobal.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.