Hostname
fortisgo.com
Last fetched
fortisgo.com resolves to 1 IPv4 address operated by AS57367 in PL. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
fortisgo.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 |
|---|---|---|---|---|
| 91.185.190.189 | 91.185.190.0/24 | AS57367 | — | PL |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- reg_15540615@whoisprotection.cc
- info@domain-contact.org
- 0e73bb705c101ddd6cb04fafb0cb564b10a092ad89545974292203113e7b6b14@fortisgo.com.whoisproxy.org
- 17962315d49862a683e863d0f13af1375dd247260ceb3587672e4011415866f9@fortisgo.com.whoisproxy.org
- 26623e3200bca3470920015762390c84d90d1a674bb95f12009c22187170a67c@fortisgo.com.whoisproxy.org
- 2dad575e123bf833be97375f354bb39b40f52f9fda8d6440cfb0beae65898d08@fortisgo.com.whoisproxy.org
- 3648fb958398bdde6dcbe0fc9592eb7ebcd8b63ae0e7ae4595ab056da1ea5e5a@fortisgo.com.whoisproxy.org
- 4dee668e8a3774b1a837c46893260c8dc74b699f56026ad5aaa35bb03dc61562@fortisgo.com.whoisproxy.org
- 6ddb8ee77085c3f30e6dc387f504e5c0b803d1f3452782864b231260774a624b@fortisgo.com.whoisproxy.org
- 6eaab10eeadbbf0e1469eec141ced987e34f0c08080486bbf597f3f7ea61ccd4@fortisgo.com.whoisproxy.org
- 865e56881b8787896c8cecb1814075e952999a1d6048aa95479062846c187998@fortisgo.com.whoisproxy.org
- 92ad2881a5258edafd4eaa485ccc8d6397a0267b927dc062f1782059bd6d773f@fortisgo.com.whoisproxy.org
- 95a3b248ec8c03c5caa111358949be0a70f7563d8be41c73bb412a87979c1af1@fortisgo.com.whoisproxy.org
- 95ffabb2245eb0afdb16c73166df5e232baa5b29888bf06edf8e4b63985622f5@fortisgo.com.whoisproxy.org
- a2ad535db97af407537b3fed8bbb47c75e3ffa98d7cd110a8cf0b537a14ccf34@fortisgo.com.whoisproxy.org
- a5c3bd406eb781378111c35c0297882b305cab1e3546ab61cfcc5a77a9b878cf@fortisgo.com.whoisproxy.org
- a77ae29145d602bf67354c732b4d3611a25cc90903e0915d76ecf9bbb14a6d3b@fortisgo.com.whoisproxy.org
- a998dedc09e143fd8e1c03ee5e6eef5a94aec74633bf9b0451210c0379e95c0b@fortisgo.com.whoisproxy.org
- b20ef5bc49d31cb5498c35a0109076794bd191e4780af4b45ee272a5e3da3b91@fortisgo.com.whoisproxy.org
- f386b4cfaab373a30786e7db8d6d46ce44eb63db8663ef842fc96e454b0a2dd0@fortisgo.com.whoisproxy.org
Subdomains
8 observed subdomains of fortisgo.com.
Web-graph footprint
Distinct hostnames that link to or from fortisgo.com in the public web crawl.
11 sites link to this hostname.
65 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
- fortisgo.com
- serwer1479990.home.pl
SPF policy
3 SPF mechanisms authorising senders for fortisgo.com.
| Mechanism | Target |
|---|---|
| SPF_A | fortisgo.com |
| SPF_INCLUDE | _spf.home.pl |
| SPF_MX | fortisgo.com |
Related pages
Pivot deeper into the graph from fortisgo.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "fortisgo.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.