Skip to content

Hostname

fps-net.com

Last fetched

fps-net.com resolves to 1 IPv4 address operated by InfoSphere - NTT PC Communications, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · fps-net.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/fps-net.com

Resolution chain

fps-net.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
124.146.199.153124.146.128.0/17AS2514InfoSphere - NTT PC Communications, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
sales techo-sha
Contact emails

Subdomains

9 observed subdomains of fps-net.com.

Web-graph footprint

Distinct hostnames that link to or from fps-net.com in the public web crawl.

37 sites link to this hostname.

79 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • fps-net.com

SPF policy

9 SPF mechanisms authorising senders for fps-net.com.

MechanismTarget
SPF_INCLUDE_spf.activegate-ss.jp
SPF_INCLUDEfmx.etius.jp
SPF_IP124.146.199.153
SPF_IP203.138.152.33
SPF_IP203.138.152.38
SPF_IP210.165.6.66
SPF_IP210.165.6.71
SPF_IP211.135.201.235
SPF_IP223.27.116.212

Related pages

Pivot deeper into the graph from fps-net.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "fps-net.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.