Hostname
higio.net
Last fetched
higio.net resolves to 1 IPv4 address operated by AS18403 in VN. WHOIS lists iana:1649 as the registrar.
Nutrition Label
Resolution chain
higio.net 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 |
|---|---|---|---|---|
| 118.69.170.206 | 118.69.208.0/20 | AS18403 | — | VN |
WHOIS identity
- Registrar
- iana:1649
- Organization
- cong ty tnhh mot thanh vien vien thong quoc te fpt
- Contact emails
Subdomains
3,002 observed subdomains of higio.net.
Showing 25 of 3,002. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from higio.net in the public web crawl.
5 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- fptgiocloud-com-vn.mail.protection.outlook.com
- higio-net.mail.protection.outlook.com
- higiosmtp.mail.protection.outlook.com
- mailgw01.higio.net
- mailgw02.higio.net
- mailgw03.higio.net
- mailgw04.higio.net
- mailgw11.higio.net
- mailgw12.higio.net
- mailgw13.higio.net
- mailgw14.higio.net
- smtpgw01.higio.net
- smtpgw11.higio.net
- stgmailgw01.higio.net
- stgmailgw02.higio.net
- stgmailgw11.higio.net
- stgmailgw12.higio.net
SPF policy
8 SPF mechanisms authorising senders for higio.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 1.55.215.235 |
| SPF_IP | 118.68.171.235 |
| SPF_IP | 118.70.113.17 |
| SPF_IP | 118.70.113.18 |
| SPF_IP | 43.239.150.241 |
| SPF_IP | 43.239.150.242 |
Related pages
Pivot deeper into the graph from higio.net.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "higio.net"})-[: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.