Hostname
mrtb.gov.ng
Last fetched
mrtb.gov.ng resolves to 1 IPv4 address operated by GORILLASERVERS - GorillaServers, Inc. in US.
Nutrition Label
Resolution chain
mrtb.gov.ng 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 |
|---|---|---|---|---|
| 104.250.146.102 | 104.250.128.0/19 | AS53850 | GORILLASERVERS - GorillaServers, Inc. | US |
WHOIS identity
No WHOIS records are currently associated with mrtb.gov.ng in WhisperGraph.
Subdomains
26 observed subdomains of mrtb.gov.ng.
Showing 17 of 26. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mrtb.gov.ng in the public web crawl.
9 sites link to this hostname.
25 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for mrtb.gov.ng.
| Mechanism | Target |
|---|---|
| SPF_A | mrtb.gov.ng |
| SPF_IP | 104.250.146.102 |
| SPF_IP | 104.250.151.194 |
| SPF_IP | 74.91.112.107 |
| SPF_IP | 74.91.112.163 |
| SPF_IP | 74.91.121.226 |
| SPF_MX | mrtb.gov.ng |
Related pages
Pivot deeper into the graph from mrtb.gov.ng.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mrtb.gov.ng"})-[: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.