Hostname
gfinco.com
Last fetched
gfinco.com resolves to 103.216.146.100, announced in 103.216.146.0/24 by FACTS-AS-IN - Facts Online Pvt Ltd in IN. gfinco.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 gfinco.com is recorded in WhisperGraph.
Attribution
facts
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:1068
- Registrant organisation
- contact privacy inc. customer 7151571251
- Contact emails
- xrlu@valueplus.biz, gfinco.com@domainsbyproxy.com, 9a523d59413c44c1a2e28db689c6f5af.protect@withheldforprivacy.com, contact@privacyprotect.org
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns1.bibahost.com
- ns2.bibahost.com
- ns1.in.intechdc.com
- ns2.in.intechdc.com
- ns1.intechdc.com
- ns2.intechdc.com
MX records
- gfinco.com
SPF policy
- include: server1.bibahost.com
- a: gfinco.com
- mx: gfinco.com
- ip: 103.216.146.100
- ip: 203.161.58.150
Threat-feed evidence
History
Related pages
Pivot from gfinco.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: "gfinco.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.