Hostname
gpwebpay.com
Last fetched
gpwebpay.com resolves to 194.228.69.40, announced in 194.228.0.0/17 by O2-CZECH-REPUBLIC - O2 Czech Republic, a.s. in CZ. gpwebpay.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for gpwebpay.com is recorded in WhisperGraph.
Attribution
o2 czech republic
ORIGIN_AS
WHOIS identity
- Registrar
- iana:1505
- Registrant organisation
- global payments europe
- Contact emails
- nsadmin@gpe.cz
Subdomains
Mail and authentication
Nameservers
- muzodns.muzo.com
- ns1.gpe.cz
- ns2.ignum.cz
MX records
- mport1.gpe.cz
- 121.150.broadband9.iol.cz
- relay.iol.cz
Threat-feed evidence
History
Related pages
Pivot from gpwebpay.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "gpwebpay.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.